Software Index
Related Topics
Popular Trends
Trending Topics
 

Find Duplicate Images Freeware

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Wallpaper Cycler
Wallpaper Cycler is an easy to use freeware program to get rid of that boring static wallpaper on your desktop. It allows you to easily manage all your wallpapers through the use of categories and cycle them with a specified ...
April 22nd 2004 Freeware    2,149k
Easy Duplicate Finder
Easy Duplicate File Finder is a free powerful tool, that helps you to find and delete duplicate files.

How do you think, what hard disk space on your PC is occupied by duplicate files? Easy Duplicate Finder will show you!
...
July 29th 2007 Freeware  5 stars 650k
NoClone Free - Find Duplicate Files/Emails/Dow nloads
NoClone - file management utility software to find and delete TRUE duplicate files

Features:
* Compare folders
* True Byte-to-byte comparison , not by CRC/MD5. 100% accurate!
* Search duplicate files contents and similar files regardless of file name
* Search duplicate pictures (jpg, ...
June 18th 2011 Freeware    5,243k
EXEtract Images
EXEtract Images is a tool for searching and extraction internal icons, cursors and bitmaps from EXE, DLL and OCX files. Such images can be used for your own needs (of course, if they have no copyright) which is especially useful ...
October 15th 2003 Freeware    365k
PixGrabber Freeware
PixGrabber is not just a handy image viewer but also a powerful tool for image archive managing. Images can be collected from various sources, including: Internet, Hard Drive, CDs, etc. Pixgrabber will guard you from annoying ads and allow you ...
January 28th 2005 Freeware    4,281k
PixGrabber Freeware
PixGrabber is not just a handy image viewer but also a powerful tool for image archive managing. Images can be collected from various sources, including: Internet, Hard Drive, CDs, etc. Pixgrabber will guard you from annoying ads and allow you ...
August 20th 2005 Freeware  5 stars 4,209k
FlickrTagTool
FlickrTagTool will only work together with a flickr account.

When you start the application for the first time you need to authorize it. This is to let the application access your images and tags.

Once the authorization is complete the program will ...
May 19th 2011 Freeware    276k
JLearnItME
JLearnItME is a multilingual translator for mobile phones.

Features:

* 15 languages: English, French, Spanish, Dutch, German, Italian, Hebrew, Portuguese, Swedish, Danish, Norwegian, Hungarian, Russian, Latin and Czech.
* The same dictionary can translate from any language to any language (eg: ...
March 22nd 2009 Freeware    2,010k
SmartGit
SmartGit is a front-end for the distributed version control system Git and runs on Linux, Windows and Mac OS X. SmartGit is intended for developers who prefer a graphical user interface over a command line client, to be even more ...
March 21st 2011 Freeware    5,499k
ftwin
ftwin is a tool useful to find duplicate files according to their content on your file system. You may want to read the related blog entries to understand why this tool has been developed, and how it works.

Usage: ./ftwin [OPTION]... ...
October 21st 2011 Freeware    205k
HashCatalog
HashCatalog searches for duplicate files in folders or between two lists of one or more folders. ie. All of the duplicate files in the folder /Foo/Bar, and all of its subdirectories, or all of the duplicates between /Foo/Bar and /Foo/Bar2.

HashCatalog ...
May 22nd 2011 Freeware    1,362k
vvvP
vvvP is a program designed to catalog and handle digital images.

Digital camera owners quickly learn that it is very easy to take a lot of images: they are free, after all. What quickly becomes difficult is handling those images: after ...
March 5th 2011 Freeware    4,792k
Moleskinsoft Clone Remover Free
Clone Remover will detect file duplicates on your hard drives. Including zip and rar archives. This duplicate file finder will help to searches for exact file duplicates. Clone Remover will also find duplicate files of a zero size and files ...
January 9th 2011 Freeware    904k
FingerPrint
A utility to see if any files in one or more directories have been created, deleted, or changed since the last scan. It's useful for checking if a program, e.g. viruses and trojans, has changed your all-important Windows files (this ...
July 23rd 2011 Freeware    1,382k
Comparator
Keeping track of files and protecting them from loss or damage is a never
ending chore for any active PC user. Here is a simple utility that will take some of the insecurity and the tedium out of finding, deleting ...
December 1st 2001 Freeware  5 stars 508k
DupKiller
DupKiller is an utility designed to find and remove duplicate or similar files on your computer. This program gives opportunity to compare files by attributes and/or contents, no matter what file types are. Complicated algorithms, built in its searching mechanism, ...
November 22nd 2006 Freeware  5 stars 3,939k
Easy Thumbnails
Create accurate thumbnails and scaled-down/up copies of your pictures with this handy freeware utility. Find and view images easily, and process them individually, in batches or a whole folder at a time. Handle a wide range of popular image formats. ...
August 2nd 2004 Freeware    1,016k
Capture-A-Screen Shot
Capture-A-ScreenShot is a simple to use free screen capture software tool that captures screenshots. Capture a screenshot of the entire computer screen, last active screen, or selected area with a click of a button. This freeware screen capture tool will ...
March 21st 2012 Freeware    620k
AddressBook by Blaiz Enterprises
Organise your contact information, homepage/email hyperlinks with (visual prompt) Image display. Launch Secure Message/BlaizChat with individualised private password.
This version AddressBook will not overwrite previous Version 1.01
Features:
*Hyperlinks - Email and Homepage - Personal and Business
*Image display - ...
April 1st 2006 Freeware    404k
Duplicate cleaner
Duplicate Cleaner is a tool to assist in cleaning up the contents of their personal hard drive or network. You'd be surprised just how many duplicate files you could find forgotten in an obscure documents folder. Photos, music, Word documents, ...
December 17th 2006 Freeware    1,755k
Related Scripts
Duplicate records using SQL query
This tutorial is basically for the database developers that directs them to find duplicate records in a database using SQL query statements like SELECT and WHERE. Example has been given in this tutorial and the users can easily understand and ...
November 30th 2005 Freeware     
Cherry Picker
Cherry Picker is a simple and effective java application capable of grabbing images. Using this online software you would be able to surf through the net to find the images and the searches are limited to the current website alone. ...
December 19th 2005 Freeware     
ASP.NET images: Manipulation
This is a tutorial where users can find information about flipping, rotating, copying and cropping the images. In this tutorial the author uses DrawImage to succeed this process. The author describes about various parameters required to carryout this process. Sample ...
December 15th 2005 Freeware     
ComboBox With Images
In this tutorial readers can find information on displaying images in ComboBox. The author explains that, due to the absence of in built support for images in ComboBox there is a need to generate a ComboBoxEx class for displaying images ...
December 14th 2005 Freeware     
Converting Color images to Greyscale
This is a tutorial where users can find details about performing a conversion over images to chage color images into greyscale images. In this tutorial the author demonstrates by handling three techniques to perform transformation over the images which are ...
December 16th 2005 Freeware     
Find Pairs
The crux of this game is to find all pairs of hidden images. This is a pretty good memory trainer because all you need to be in success is to remember where each picture lays.
December 4th 2005 Freeware     
Mixing Images
This is an online tutorial, readers can find information on mixing images with the help of .NET framework. The author demonstrates by mixing two images using two matrices and percentage and at the end of this tutorial the author uses ...
December 16th 2005 Freeware     
Streaming Dynamic Images into Your Web Page
In this tutorial users can find information about bringing dynamic images to the web page. The author explains that creating dynamic images can be easily done with the help of System.Drawing and guides users to stream those images into the ...
November 25th 2005 Freeware     
Uploading and retrieving images from SQL Server
This is a tutorial where users can find information on using SQL server database to save and retrieve images. In this tutorial the author starts with a simple description about using data type image to save binary data and explains ...
November 28th 2005 Freeware     
A clock with images
A clock with images is a tutorial which helps the users about the method of creating a clock using time images on their websites. A detailed description is given in this tutorial with an example explaining step-by-step. This tutorial guides ...
November 24th 2005 Freeware     
Related Code
Retrieve Random Images from a directory
This Code retrieves random images from a specified directory. There is no need to input how many images are inside the directory or enter in into a text file. Just edit and run.
March 4th 2006     374k
Web Listbar
This code will help you organize your support content (Links, news flash, Top 10). This mimics the common Listbars that you will find in other Desktop application languages like VB. Since it uses standard HTML as it's content, the sky ...
April 6th 2006     7k
Find Full Path for loaded ARX files
Who said is impossible to get full paths of loaded ARX files. Here is an Vlisp routine to get those. On top of FindARXPaths.LSP you'll find explanation of how to use it. It's pretty simple- just try it.
December 11th 2006     1k
Image Eye 7.2
A fast image viewer with a 'clean' user interface. - The only image viewer you should need for browsing images. - Small, very fast, highly tuned code - with MMX support. - A very 'sparse' but at the same time ...
June 17th 2006     347k
Component for ASP resizing images
This component resizes images and saves them into JPG format. You just register this dll onto IIS server (regsvr32 name.dll) and then use it like it's written in readme file. The source is included too, so you can modify if ...
January 22nd 2007     100k
New Software
Popular Software