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


Changes: 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.


Changes: 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.


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


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


Changes: 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.