Env Studio

100% in your browser · data never leaves your device

Paste a .env file to inspect every key, spot duplicate entries and convert to JSON, YAML, docker-compose or shell exports. Secrets can be masked before you share. Everything runs locally in your browser — your environment never leaves your device.


    

How to use

  1. Paste a .env file into the editor.
  2. Inspect every key and spot duplicate entries.
  3. Convert to JSON, YAML, docker-compose or shell exports.
  4. Mask secrets before sharing a screenshot or snippet.

Where it applies

  • Auditing a .env file for duplicates or typos.
  • Translating config between docker-compose and shell formats.
  • Sanitising environment variables before sharing them.