Visual Similarity Duplicate Image Finder - Features
Visual Similarity Duplicate Image Finder is a powerful utility for finding similar and duplicate images in a folder and all its subfolders. It has the following features:
- Find all similar and duplicate images in a folder and all its subfolders using visual compare
- Find exact duplicate image files using CRC32 checksum
- Find rotated at 90°, 180°, 270°, flipped horizontal and/or vertical and graycaled duplicates
- User can adjust the percent of image similarity
- Smaller resolution duplicates can be automatically marked for deletion
- Smaller file size duplicates can be automatically marked for deletion
- Show preview for original and duplicate images
- User can select the images for deletion
- Duplicate images can be moved to Recycle Bin, custom folder or deleted
- Supports many image file formats
- Has intuitive interface and rich documentation
|
Supported file formats:
- JPEG Bitmap (*.jpg;*.jpeg;*.jpe)
- Compuserve Bitmap (*.gif)
- Portable Network Graphics (*.png)
- TIFF Bitmap (*.tif;*.tiff;*.fax;*.g3n;*.g3f)
- JPEG2000 Files (*.jp2)
- JPEG2000 Code Stream (*.j2k;*.jpc;*.j2c)
- Targa (*.tga;*.targa;*.vda;*.icb;*.vst;*.pix)
- Paintbrush (*.pcx)
- Windows Bitmap (*.bmp;*.dib;*.rle)
- Windows Metafile (*.wmf)
- Enhanced Windows Metafile (*.emf)
- Windows Icon (*.ico)
- Windows Cursor (*.cur)
- Wireless Bitmap (*.wbmp)
- Portable Pixmap (*.pxm;*.ppm)
|
Visual Similarity Duplicate Image Finder Corporate
- Additional Features
The corporate version will let you integrate our product into your existing software or service by providing you with a command line interface. We have many satisfied customers successfully using our product to extend their online and offline services.
Command-Line Parameters Usage: (Only in Corporate version)
DupImageFinder.exe -src_list <srclistfilename> -target_list <targetfilename> -log <logfilename> -s <similarity> -db <dbfilename>
-src_list <srclistfilename> - specifies a text file location which contains images that you want to compare against <dirname> files
-target_list <targetfilename> - specifies the directory with images
-log <logfilename> - specifies full path file name where the log from the comparison will be saved, e.g. c:\log.txt
-s <similarity> - specifies a similarity in percents. Example: -s 95
-db <dbfilename> - specifies the images database file name to be used/created
Example: DupImageFinder.exe -src_list "c:\src.txt" -target_list "c:\target.txt" -log "c:\log.txt" -s 95 -db "c:\db.vsdb"
Note: If some of the parameters contain spaces, you must enclose them in double quotes. Example: -src_list "c:\program files\images.txt"
|