Visual
Similarity Duplicate Image Finder will find all similar and duplicate images, pictures and photos in a folder
and its sub folders, computer or network in order to organize photos.
The duplicate image finder
uses advanced algorithms
to find duplicate photos in a way that a human does. Due to that fact it can find
duplicate images even if they are in different image formats, different
bit depths and image sizes.
Specify a percent of image
similarity that will be used during the scan. It can broaden your results or specify
exact match varying only in image format and/or size.
When the
scan process is finished the program shows all the duplicate images in groups and can automatically mark the smaller resolution
and/or smaller file size images for deletion.
Get rid of all duplicate images and save valuable disk space. It supports most popular image formats plus 300 RAW camera formats. VSDIF has an intuitive user interface and is well documented. Due to its innovative and optimized algorithms it is the fastest and the most precise product of this type on the market. It allows you to process huge amount of images in less time. Organize images and save valuable disk space.
![]() |
![]() |
Supports 100+ Image Formats including PhotoShop/LightRoom PSD (XMP) and 300+ RAW Camera File Formats
Jon Canfield - PhotogrphyBlog.com
"Visual Similarity Duplicate Image Finder works very well and accurately. The ability to visually find duplicate photos, rather than just by filename will be useful to anyone that saves multiple versions of a file and needs to find all of them. The Search by sample image option is especially useful."
SnapFiles.com
Unlike traditional duplicate finders, this program `looks` at your images to determine whether they are duplicates or not and can find them even if the file name, format and size are different or the images have been rotated.
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: (Available only in Corporate Version)
DupImageFinder.exe -src_list <srclistfilename> -target_list <targetfilename> -log <logfilename> -s <similarity> -db <dbfilename>
-src_list <srclistfilename> - specifies a plain text file which contains image file names that you want to compare against <targetfilename> files
-target_list <targetfilename> - specifies a plain text file which contains image file names that you want to compare against <srclistfilename> files
Note (new in version 2.5.0.1): if you omit -target_list parameter only -src_list files will be scanned
-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 cache file name to be used or created.
Note: Cache files store images information gathered during the preprocessing pass (1st pass) of the scanning process. So if you often scan the same images, using cache file speeds up considerably the preprocessing pass.
You don't need to create the cache file. Just specify it as a parameter and the program will create it. Or if the cache file from previous scan exists the program will use it. The cache files extension is VSCF (Visual Similarity Cache File).
Example: DupImageFinder.exe -src_list "c:\src.txt" -target_list "c:\target.txt" -log "c:\log.txt" -s 95 -db "c:\db.vscf"
This will find all images with similarity >= 95% and save their file names and similarity in c:\log.txt file
Note: If some of the parameters contain spaces, you must enclose them in double quotes. Example: -src_list "c:\program files\images.txt"