/Duplicate-File-Finder

A Java app with GUI to find all the duplicate files in a given directory and all its sub-directories, using the MD5 hash function provided in Google Guava Library.

Primary LanguageJava

Duplicate File Finder

Download an executable JAR app with GUI

If the link above doesn't work, please download the jar file named as [GUI] Duplicate File Finder.jar from the root folder of this project.

##Introduction This is a simple app to scan through all the files in a given directory, then list out all the duplicate files according to their MD5 hash values.

Alt text