Skip to content

Detect duplicates by EXIF tag value #1796

@aNNiMON

Description

@aNNiMON

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions