-
-
Notifications
You must be signed in to change notification settings - Fork 989
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Description
It would be nice to have the ability to detect duplicate images using EXIF tags, such as:
- Date taken
- GPS, as it unlikely identical in two separately taken photos
- Date digitized
There is already an open issue #890, but for me, the file creation/modification date can easily be changed with simple actions, while EXIF metadata is usually preserved. This could be useful when the original photos are named something like IMG_20260215_* or DSC03228* and are then renamed according to a different pattern, such as YYYYMMDD_*. On top of that, the photos are modified via color correction and/or cropping. This causes the Similar Images tool to fail to detect duplicates, and the existing Size, Hash, and Name checks aren't helpful in such cases. However, matching by EXIF tag would solve the issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request