Find Duplicates

jdupes – powerful duplicate file finder and enhanced fork of fdupes

jdupes is a powerful duplicate file finder and an enhanced fork of ‘fdupes’. The program was forked from fdupes.

jdupes only works on 100% exact matches. It does not have any sort of “similarity” or “fuzzy” matching, nor does it know anything about any specific file formats such as images or sounds. Something as simple as a change in embedded metadata such as the ID3 tags in an MP3 file or the EXIF information in a JPEG image will not change the sound or image presented to the user when opened, but technically it makes the file no longer identical to the original.

jdupes searches the given path(s) for duplicate files. These files are found by comparing file sizes, then partial and full file hashes, followed by a byte-by-byte comparison. The default behavior with no other “action options” specified (delete, summarize, link, dedupe, etc.) is to print sets of matching files.

jdupes is not a drop-in compatible replacement for fdupes.

Key Features

  • Fast alternative to fdupes.
  • Good stability.
  • Block-level data deduplication and control over which file is kept when a match set is automatically deleted.
  • Code is written with data loss avoidance as the highest priority.
  • Cross-platform support – runs under Linux, Mac OS X, and there’s a native Windows port.

Website: codeberg.org/jbruchon/jdupes
Support:
Developer: Jody Lee Bruchon and contributors
License: MIT License

jdupes

jdupes is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Find and Delete Duplicate Files with these CLI Tools
CzkawkaFind duplicate files, big files, empty files, similar images, and much more
fdupesGreat CLI tool that's written in C
fclonesEfficient duplicate file finder and remover
rmlintFast tool to remove duplicates and other lint
jdupesPowerful CLI duplicate file finder and 'enhanced' fork of fdupes
smashFind duplicate files super fast
rdfindCLI redundant data find tool written in C++
duffCommand-line utility for finding duplicate files
rmdupesOption to use a reference directory
PeriscopeOrganize storage and safely remove redundant files
Go Find DuplicatesScans directories for duplicate files and directories
samanlainenDelete duplicate files with SHA512 hashing
FSlintPython based CLI and GUI tool
sdupesFast duplicate file detection utility.
dupefiDuplicate file finder designed with Linux philosophy
DupsterDuplicate file finder
dupleFind and remove duplicate files
ddhDirectory Differential hTool
backdownSafely and ergonomically remove duplicate files

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments