E
Env File Editor
Parse, edit, and validate .env environment files with secret masking.
Developer
v1.0.0
20 uses
E
Env File Editor
Esc
or
Ctrl+Shift+F
to exit
About This Tool
A secure editor for .env files that parses key-value pairs, validates formats, and masks sensitive values like API keys and passwords. Edit entries in a structured table view, add comments, and export the formatted result. Never accidentally expose secrets again.
How to Use
- 1 Paste your .env file contents into the editor
- 2 View parsed variables in a structured table
- 3 Edit values, add new entries, or remove unused ones
- 4 Copy the formatted .env output with your changes