About the .env Toolkit
.env files hold configuration and secrets for local development, CI, and deployment. This toolkit parses, diffs, merges, validates, and sanitizes them entirely in your browser.
Values are never written to the URL, localStorage, or any network request — only the active tab is reflected in the address bar, so you can share a link to a specific mode without leaking secrets.