Build a clean .env file, one variable at a time
Add keys and values below, mark which ones are secrets, and export a ready-to-use .env file — nothing saved anywhere but this tab.
0 variables
Key
Value
Secret
Generated File
.env
Your .env file will be generated here
0
Total variables
0
Marked as secret
0
Empty values
0 B
File size
Heads up: This tool only formats text in your browser — it doesn't store, sync, or send anything anywhere. Still, treat real secrets carefully: never commit a populated
.env to git, and add it to .gitignore before you forget.