Hacker News new | ask | show | jobs
Show HN: Shashin – Python tool for browsing and deleting similar images (github.com)
3 points by gerdemb 1966 days ago
1 comments

Features

- Find duplicate images using perceptual hashing which can match similar images even if they have been resized, edited or had changes to their metadata (EXIF) tags, etc.

- Web interface for browsing images and deleting duplicates

- Machine learning analyzes the metadata of images you delete and suggests which images to delete

- Rapid rescanning of directories for new or changed files using database cache

- Images are not modified in any way

- Light weight Python code that can run on low-powered NAS devices