ENV converter

Convert config between .env, JSON, YAML and shell export. Optionally mask secret values, then copy or download. Nothing is uploaded.

Your config
From
To
Mask secret values

Everything runs in your browser. No upload, no sign-up.

How it works

STEP 1

Paste your config

Drop in a .env file, a JSON object, a flat YAML file or a list of shell export lines. Pick the matching "From" format.

STEP 2

Choose the target

Select the "To" format. Your keys and values are parsed and re-emitted — quoting and escaping are handled for you.

STEP 3

Copy or download

Optionally mask secret-looking values first, then copy the result or download it as a ready-to-use file.