Find Duplicates

Go Find Duplicates – scans directories for duplicate files and directories

Go Find Duplicates is a command-line utility that scans directories for duplicate files and directories.

It’s designed to be fast and simple to use, making it suitable for checking local storage, external drives, and large collections of photos, videos, music, and documents. The program is safe to use because it only reads files and produces a duplicates report rather than deleting or modifying anything.

By default, this tool identifies duplicates if all of the following conditions match:

  • file extension is same.
  • file size is same.
  • CRC32 hash of “crucial bytes” is same.

This is free and open source software.

Key Features

  • Command-line tool for finding duplicate files and directories.
  • Designed to scan photos, videos, music, documents, and other file collections quickly.
  • Produces reports in text, CSV, JSON, or standard output formats.
  • Supports exclusion lists for ignoring selected files and directories.
  • Offers parallel scanning and a minimum file size filter.
  • Includes an optional thorough mode that uses SHA-256 hashing of full file contents.

Website: github.com/m-manu/go-find-duplicates
Support:
Developer: Manu Manjunath
License: Apache License 2.0

Go Find Duplicates help

Go Find Duplicates is written in Go. Learn Go 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
FSlintPython based CLI and GUI tool
samanlainenDelete duplicate files with SHA512 hashing
rmdupesOption to use a reference directory
sdupesFast duplicate file detection utility.
dupefiDuplicate file finder designed with Linux philosophy
ddhDirectory Differential hTool
backdownSafely and ergonomically remove duplicate files
dupleFind and 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