Convert a YAML flat mapping to a .env (dotenv) KEY=VALUE file instantly in your browser. Powered by js-yaml. Swap to ENV→YAML in one click. 100% client-side.
The YAML to ENV converter parses a flat YAML mapping using js-yaml and writes each key-value pair as a dotenv `KEY=VALUE` line. Values that contain special characters are quoted automatically. Both editors are live — swap to ENV→YAML with one click.
QIs my data sent to a server?
No. All conversion runs in a Web Worker inside your browser.