.env ↔ JSON is a free data & format tool that runs entirely in your browser — convert config files both ways. No upload, no account, no limits.
Convert between .env files and JSON in both directions. The parser understands 'export' prefixes, '#' comments and quoted values with escape sequences; the reverse quotes any value that needs it.
Yes — '#' comments and 'export' prefixes are stripped, and quoted values with \n / \t escapes are decoded.
Every calculation happens on this page, in your own browser. Your input is never sent to a server, never logged and never used for training — which also means the tool keeps working when you are offline.