Image Comparer Command Line - Version 1.1 Console application for the purpose of finding similar or duplicate images. Runs on any win32 system and returns image pairs with the similarity percentage. Can process files, folders or lists of image files. Usage: >ic.exe [first object] [second object] [options] The comparison object can be a single image file, a text file with the image file names or folder containing images. Supported file extensions are: BMP, JPG, JPEG, GIF, PNG, TXT, and LST. If both comparison objects are specified, the comparison will be done between the two groups of images, and no comparison will be run inside each group.