Neeeewbie Posted September 7, 2017 Posted September 7, 2017 Hello, lets say I have a random amount of images (100-500+) in a folder on my desktop whats the best way to look for images that match/are the same? I saw PixelChecksum but the files need to be open and I'm hoping for something a bit easier.
junkew Posted September 7, 2017 Posted September 7, 2017 That question is way to generic. How would you like to compare without opening the files? Define: Are the same? in size, in colors, in ..... Check https://www.autoitscript.com/wiki/FAQ number 38 FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
Neeeewbie Posted September 7, 2017 Author Posted September 7, 2017 Sorry I should of been more detailed. I wanted something to compare the images if they physical looked the same (duplicates). Think I've gotta use PixelChecksum I found an example script that'll get me started.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now