Searching for photo/image/media file duplicates in folders and on disks |
Scroll to the path field, press Ctrl+Enter to enter filter for file extensions, for example, enter:
jpg\z
mp3\z
mp4\z
You can combine multiple extension patters by "or", for example:
jpg\z|mp3\z|mp4\z
Choose which EXIF tags or multimedia tags you want to compare to find duplicates (or, in general some specific sets of files), like the GPS location where the photo was taken, author or artist, dates, camera type, track name or length, file size etc. There are about 60 EXIF tags and 70 multimedia sound/video tags, please see: Using fileStats() function.
For each one you choose to check add a calculated text field with this formula and the tag code:
The specified values will be automatically extracted/calculated. You can search/sort them any way.
You can use various methods to find duplicates.
The direct one is to use the Tools > Find Duplicates command.
Alternatively, you can use the Tools > Find Unique command, then the Tools > Show Complement command and delete all displayed records which will result in leaving one occurrence of each path.