Compare .env Files
Like a Pro

See what changed between two .env files — ignoring order and comments. Color-coded output with CI/CD exit codes.

$ env-diff .env.example .env
- REDIS_URL   (only in .env.example)
+ DEBUG       (only in .env)
~ DATABASE_URL: postgres://prod/db → postgres:***@gmail.com">Support

© 2026 env-diff · Open source under MIT License