Pick two folders, auto-match images by filename, and compare them with three modes:
- Side-by-side — Synchronized scroll and zoom, horizontal or vertical layout
- Pixel diff — pixelmatch-powered overlay with diff percentage
- Slider — Draggable overlay to reveal differences
Save folder pairs as named projects. Session auto-restores on relaunch.
brew install maferland/tap/differOr download the .dmg from Releases.
git clone https://github.com/maferland/differ
cd differ
npm install
npm run tauri devnpm run tauri buildProduces .app and .dmg in src-tauri/target/release/bundle/.

