Duplicate Files Finder is an application which allows you to easily find and remove duplicate files. Creating hardlinks and symbolic links is also supported. A special algorithm minimizes the disk traffic, so the program is very fast. It uses byte by byte comparison.
| Tags | Utilities |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | Windows Windows Unix Windows Windows POSIX Linux |
| Implementation | C++ |
| Translations | English |
Recent releases


Release Notes: This release mainly contains symbolic link support for Windows, many GUI changes, improved search support (exclude masks have been added and masks can contain separators), and improved compilation support.


Release Notes: This release fixes most remaining speed issues. There is a progress display when the result list is being filled with many elements. Slow tree ctrl has been removed, and list ctrl restored instead. There are bugfixes to makefiles and new options.


Release Notes: This release fixes a severe speed problem which occurred when there are many items in the result view.


Release Notes: An error was fixed which made it impossible to delete files via a particular menu entry.


Release Notes: The main change is code cleanup in several places. Other small changes were made. The list in the result page was replaced by a tree control. There is a new action for deleting files. Conflicting makefiles were renamed.