Find duplicate files on your computer
-
Updated
Jun 6, 2020 - Java
Find duplicate files on your computer
Program to scan and search for file duplicates. (~300MB/s)
A Java application with GUI(Swing) to find all the duplicate files in a given directory and all its sub-directories, using the SHA-512 hash function
Removes all duplicate files (of any format *.*) recursively inside folders. 100% Accurate.
Designed to aid with removing duplicate photos from a library, freeing up space!
RS Remover is a tool designed to scan and remove duplicate files from a given directory. This GUI-based application is an updated version of the previously uploaded command-line duplicate remover. It offers various options such as deleting empty folders and files, as well as deleting duplicate files.
A small utility to find and remove duplicate image files
deduplicates files in directory hierarchy with hardlinks
Simple java program to delete all files in the working directory.
Add a description, image, and links to the duplicate-files topic page so that developers can more easily learn about it.
To associate your repository with the duplicate-files topic, visit your repo's landing page and select "manage topics."