dlFindDuplicates finds duplicate files in selected directories, based on filelength and MD5 hashes.
Duplicate files then can be selected via a lua-based scripting interface.
Selected duplicates can be deleted, converted to a hardlink or moved away.
dlFindDuplicates explores multithreading in order to be fast.
Features
- Fast, using multithreading
- Flexible file selection via built-in Lua scripting
- Hardlink aware
License
GNU General Public License version 3.0 (GPLv3)Follow dlFindDuplicates
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
DuplicateFilesDeleter is the one that I like most. It is a simple to use, but very effective tool to locate duplicate files in one or more selected search paths.It scans the files and compares them based on Byte for Byte Comparison, which ensures 100% accuracy. You can then choose to delete the selected duplicate or original files. The program is multi-threaded which enhances the performance immensely & performs scans very quickly