https://github.com/webprofusion/duplicatefilechecker
Windows app to scan two folders and produce CSV list of suspected duplicates, optionally using file content hash
https://github.com/webprofusion/duplicatefilechecker
csharp duplicate-detection windows
Last synced: 10 months ago
JSON representation
Windows app to scan two folders and produce CSV list of suspected duplicates, optionally using file content hash
- Host: GitHub
- URL: https://github.com/webprofusion/duplicatefilechecker
- Owner: webprofusion
- License: mit
- Created: 2019-01-10T04:16:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-10T04:44:02.000Z (about 7 years ago)
- Last Synced: 2025-01-15T01:44:10.543Z (12 months ago)
- Topics: csharp, duplicate-detection, windows
- Language: C#
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Duplicate File Checker
Windows Forms app to scan two folders and produce CSV list of suspected duplicates, optionally using file content hash.
This was built in 2011 but still works fine, it was never very refined but it can handle a large set of files. Could do with some UI refinements.
