← All Tools
Env Manager
DevelopmentFree
A browser-based environment variable manager for your local projects. Point it at any project folder and it discovers all .env files, builds a unified variable list, and lets you view, edit, and write back to .env.local — all without storing sensitive data on the server. Export selected variables as a formatted Markdown file for easy import into Vercel or documentation.
Features
- •Auto-discovers all .env files in any local project folder
- •Builds a unified variable list across all env files
- •Values hidden by default — show/hide individually or all at once
- •Edit variables inline and write back to .env.local
- •Export selected variables as a Markdown file for Vercel import
- •Save project references for quick return visits
- •No env data stored on the server — read and write only