I recently imported a large library into Lightroom, I've been going through it and have found several duplicates of the same pictures. They might be in different folders as well. Is there an easy way to remove duplicates? Thanks!
|
Whilst I can't recommend this personally, I did stumble across this Lightroom Plugin the other day: http://www.lightroom-plugins.com/DupesIndex.php |
|||
|
|
|
My go-to method of finding exact dupes is this command line on windows with cygwin or linux.
The bottom of the list will show the dupe md5 hashed with the path to the first instance of the file. You can find all copies of that file with:
Where MD5HASHCODEHERE is the 32 char long code. I once did this on 650,000 files to find all the version of the same 8 gif files and it took less than an hour. I don't know if OSX has md5sum installed by default. I can offer a OSX version if needed. No idea if this is helpful. |
|||
|
|