Need to search for and delete duplicate pics PC

maumau

Honorary Master
Joined
Aug 13, 2009
Messages
23,481
Reaction score
8,212
Location
Northwold
Several folders on my hard drive contain duplicate pictures.

Pse recommend a free programme to search for duplicates. I'll delete them manually.

TIA
 
Do they have the same file name, or different names?
 
are they named the same or at least very similar?

a simple c# console app will do this
 
Do a md5 hash of all the pictures.. print the file names where duplicates exist, move duplicates to a new folder and delete folder..
 
Not so trivial if you have resized/edited images for web/whatsapp,etc, the hash will be diff.
You'll need more intelligent s/w
 
Just renamed the files - still finds them in all 3 locations.
 
Back in the days when I use to store porn (Pre uncapped + Pornhub)

I use to roll with VisiPics.

Might wanna give that a try. Besides its free so all you waste is time + bandwith

Edit: unlike the others above VisiPics dont care about filenames pic res/size It actually matches simular looking images based on a slider with the option to manually pick the ones you want to keep in a neat interface.

visipics.png
 
Last edited:
Use this,
https://dupeguru.voltaicideas.net
http://www.pixelbeat.org/fslint/

dupeGuru will run on any os.

Fslint is a linux app but it will run from a liveusb on just about any system. It's a cli app with a gui front end so the cli component might even run on Win10 using bash and osx using macports/xdarwin etc.

Both can analise the file contents via hashing which is what you want.
 
Last edited:
Several folders on my hard drive contain duplicate pictures.

Pse recommend a free programme to search for duplicates. I'll delete them manually.

TIA
CCleaner is free and has a Duplicate File checker that I use.
 
Top
Sign up to the MyBroadband newsletter
X