https://github.com/mjs/dupgrind
Web server for processing duplicate photos
https://github.com/mjs/dupgrind
Last synced: 3 months ago
JSON representation
Web server for processing duplicate photos
- Host: GitHub
- URL: https://github.com/mjs/dupgrind
- Owner: mjs
- Created: 2023-10-16T09:58:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-29T10:32:45.000Z (5 months ago)
- Last Synced: 2025-03-07T13:02:08.382Z (4 months ago)
- Language: Rust
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dupgrind
dupgrind takes the output from the [photodedupe](https://github.com/InexplicableMagic/photodedupe)
tool and runs a ad hoc web server which allows you to see visualise each set of
duplicate photos and delete the ones you don't want to keep.The UI is keyboard driven for quick navigation and deletion.
## Status
This project is current in an utilitarian MVP state. It works just well enough
for my own purposes.