Jump to content

How to search for a similar looking file on your computer


Recommended Posts

Posted

Trying to find a utility that does what Google Reverse Image search does - but on your computer

 

ie you pick a picture file and ask this utility to find exact or similar looking files anywhere on your computer

 

Thanks

Posted
Not sure, but if you wanted to search for any files matching the same extension and filesize:

 

type:.jpg size:=2345KB

 

To find identical files, you're better off matching the MD5 hash - but I don't think this is what the OP is asking.

 

Here's a python script that will do it: https://github.com/lene/DuplicateImages

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...