.env Compare and Merge

Compare environment files without uploading secrets. Paste an example file, staging config, production config, or CI variables to find missing keys, changed values, empty variables, and extra settings before a deploy.

The merge output is useful when bootstrapping a new environment, syncing .env.example, or checking whether a secret rotation accidentally removed required keys. Values stay in the browser.

Related tools: .env to JSON · JSON to .env