MASACR

Repeated Image Processor - Finds repeated images in a directory

by
**DISCLAIMER: The product has been tested thoroughly but has no promise of working correctly, test it yourself before using it.**
As of now this product opens a windows console and let's you check via the console for a directory in which to search

Add a comment

Replies

Best
MASACR
Maker
The description is too short so I'm gonna add some more data here. The product is made in C++ solely by me as a project on which to teach myself some new things and improve my knowledge, the project looks for the images on a specific path and returns all the perfectly same images (though it is able to even find images with different resolutions if they are a close aspect ratio!) as I've been making it I've improved it's speed a lot and the stability but it is still not perfect, I'm now working on a simple UI to make it look good for a general public release but I was hoping to see how interested the community would be in something like this (I know there's some paid products that already do this but mine does seem faster than others and it's completely free! Also saves the runs to a database so that subsequent searches are also faster). I hope you guys find it somewhat useful and give it a try, thank you!