Electron + React desktop app for quickly reviewing photo shoots and selecting keepers.
- Open a folder containing JPG and/or RAW files
- Navigate photos with keyboard shortcuts
- Mark selected photos while reviewing
- Filter to selected photos only
- Review selected items in a side panel
- Export selected files as
RAW,JPG, or both
Left Arrow: previous photoRight Arrow: next photoSpace: pick/unpick current photoP: pick/unpick current photo
npm install
npm run devnpm run build:mac
npm run build:win- Electron
- React
- TypeScript
- Vite
- Tailwind CSS
- exiftool-vendored