LibrePhotos / librephotos

A self-hosted open source photo management service. This is the repository of the backend.
MIT License
6.7k stars 293 forks source link

Title: Feature Request: Duplicate File Detection and Deletion #1170

Open BoBBer446 opened 4 months ago

BoBBer446 commented 4 months ago

Title: Feature Request: Duplicate File Detection and Deletion

Describe the enhancement you'd like I propose the implementation of a feature for detecting and deleting duplicate photos within the LibrePhotos library. This functionality should intelligently identify identical images, even if their file names differ, and offer users the option to review and delete duplicates. Ideally, this feature could leverage hash comparisons or advanced image recognition techniques to ensure accuracy in detection.

Describe why this will benefit the LibrePhotos Implementing a duplicate detection and deletion feature would significantly enhance the user experience by helping to declutter the photo library, freeing up storage space, and making photo management more efficient. Many users accumulate numerous duplicates over time, which can make navigating and organizing photos challenging. By providing a tool to easily find and remove these duplicates, LibrePhotos would stand out even more as a powerful and user-friendly photo management solution. This feature would also save users time and reduce frustration, as manually searching for and removing duplicates is a tedious and error-prone process.

Additional context In many scenarios, especially after importing large photo collections, users may not realize how many duplicate images they have. This feature could also include options for automatic or semi-automatic handling of duplicates based on user-defined criteria, such as always keeping the highest resolution version. Screenshots or mockups of potential UI/UX implementations could be added here for further illustration. Additionally, considering privacy and data integrity, ensuring that users have the final say before any deletions are finalized is crucial.

adamwea commented 1 month ago

I'd also like to see this implemented.