This console app detects similar or duplicate images on any Win32 system, providing image pairs with percentage of similarity. It processes files, folders, or image lists.

The usage of this software is as follows: By entering the command 'ic.exe [first object] [second object] [options]', users can find the similarity between the objects of comparison. The comparison object can be a single image file, a text file with the image file names or folder containing images. The software supports various file extensions such as BMP, JPG, JPEG, GIF, PNG, TXT, and LST.
If both objects of comparison are specified, the software compares the two groups of images instead of comparing each image inside the group. However, if only one object of comparison is specified, the software compares the images present in that object. The options list in this software includes functions such as -O:output file which specifies the comparison result file, -E:error log which specifies an error log file, -V which is verbose mode, and -R and -F which include subfolders and turn off the rough estimate for unsimilar images respectively.
The output of this software is a semicolon delimited list of image pairs and their similarity percentage, which can be used for further analysis. The software is an excellent tool for users that require a quick comparison of images or are dealing with a large number of files. With its user-friendly interface and robust algorithm, this software can quickly find similar or duplicate images, saving time for the user. Overall, this application is a must-have for anyone who works with images and requires quick comparisons.
Version 1.1: N/A