How to de-dupe identical photos that have a slightly different file size?

Posted by GJ. on Super User See other posts from Super User or by GJ.
Published on 2012-06-29T23:21:47Z Indexed on 2012/11/05 17:05 UTC
Read the original article Hit count: 252

Filed under:
|
|
|
|

I imported many photos using the new "camera import" feature of Dropbox. Many of those were duplicates of photos previously imported by direct copying from the camera.

Strangely, the Dropbox import appears to slightly reduce the file size.

E.g. here on the right is the file imported through Dropbox: enter image description here

Comparison of the two files using pdiff returns "Images are binary identical", but tools such as fdupes or even the Picasa "show duplicate files" feature, consider them as unique.

What can be the cause of this file size change? Is there any way to undo it?

Most importantly: how can I de-dupe efficiently without regard to file size comparison? (running pdiff comparison over all photo pairs in my library is obviously impractical...)

A solution for either OS X or Windows would do.

© Super User or respective owner

Related posts about Windows

Related posts about osx