This is a little personal project I started that helps find duplicate files across directories/drives.
It's still WIP and I advise
I plan to improve the comparision of files so that it only shows duplicates by checking the files content.
- Find duplicate files
- Opening files by double clicking an item or by selecting an item and then pressing enter.
- Deleting files (able to choose which to delete - original or duplicate)
- White-/Blacklist file formats
- White-/Blacklist drives and/or folders
- Store scanned files properties in a BST for faster duplicate detection
- Progressbar (current file index / filecount)
- Estimate time remaining (average time per file * remaining files)
- More accurate file comparison