.env

.env File Parser

Parse, validate, and convert .env files. Supports quoted values, comments, export prefix, and backslash continuation.

InputPaste your .env file below
0
Variables
0
Comments
0
Empty lines
📄Paste a .env file or click Sample to get started
Formats

Supports KEY=value, quoted values (single/double), export prefix, and backslash continuation.

Type inference

Auto-detects boolean, number, URL (http/postgres/mysql/mongodb), path, and string types.

Privacy

Sensitive keys (SECRET, KEY, TOKEN, PASSWORD, PASS, PWD, API) are masked by default.