Copyright 2013
Simple desktop application built in .NET using Windows Forms
###Releases V1.0.0.0
The process is done in two steps
- A dictionary of file size and list of file names is generated, to associate all files with the same size.
- Once the dictionary is generated, MD5 is calculated per file per list of files of at least 2 files with matching sizes.
- The MD5 obtained is compared, if the MD5 matches, the file is considered a duplicated.
This application provides a GUI to verify the duplicates with viewers for certain file types, which allows to take actions on the duplicates, such as delete.
The following displayers are supported:
- Image Displayer
- Office Displayer (for Microsoft Office files).
- Text Displayer (for plain text files).
- Web Displayer.
-
Select the path where duplicates might be present and start the process by clicking on
Find
-
The progress is shown, first the size comparison, and then the duplicates confirmation by hash.
-
The results for duplicates are found. Notice the color grouping for duplicates, in this case we have
Arizona Luxury Hones-0.jpg
andsome-other-house.jpg
that are duplicates, grouped and colored the same for distinction.
Same thing with Harmony-Mountain-Estate...
and mountain-house.jpg
And finally the third duplicate group would be Luxury-Absolute-Auction...
, some-house.jpg
and some-folder\Luxury-Absolute-Auction...