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
- Paste a .env file into the editor.
- Inspect every key and spot duplicate entries.
- Convert to JSON, YAML, docker-compose or shell exports.
- 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.