Skip to content

A GUI-based tool that finds duplicate files under the selected directory.

Notifications You must be signed in to change notification settings

ender-s/DuplicateFileFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DuplicateFileFinder

A GUI-based tool that finds duplicate files under the selected directory.
This program checks identicalness of files by comparing their md5 sums.
It lists duplicate file occurrences as sorted by size. (descending)

OS Support

Tested on Windows and Linux.

Requirements

Python (version >= 3)
  Required modules:
    PyQt5

Screenshot

Screenshot

Warning

Before deleting the detected duplicate files, make sure that they are identical to the original one.

About

A GUI-based tool that finds duplicate files under the selected directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages