Compare and sync your .env files – modern, fast & clear
- 🖱️ Drag & Drop and file selection for .env and .txt files
- 🌗 Dark mode (default, with toggle)
- 🖥️ Modern, responsive UI (Mantine, React, Tauri)
- 🟢 GitHub-style diff highlighting
- 📤 Export as PNG, PDF, CSV, Markdown, JSON, Text
- 📋 Copy buttons for quick clipboard export
- ✅ Notifications for success/error
- ⚡ Fast, native, attention to detail
# 1. Clone the repository
git clone https://github.com/jakubbbdev/envdiff
cd envdiff
# 2. Install dependencies
npm install
# 3. Start the app in dev mode (Tauri Desktop)
npm run tauri dev
# 4. For web preview (without native features)
npm run dev
- PNG: Download the diff view as an image
- PDF: Download the diff view as a PDF
- CSV, Markdown, JSON, Text: Download as file
- PNG/PDF export
- Modern, responsive design
- Drag & Drop + file dialog
- Multilanguage (EN/DE)
- Web preview with demo data
- More export options (Excel, etc.)
MIT
EnvDiff – The modern tool for developers who want to keep their environment files in sync.