Dupe guide

How to find duplicate files on Mac (safely)

Find and remove duplicate files on your Mac without risking your photos, documents, or system files. Two methods compared.

4 min read

You open Finder, hit “About This Mac > Storage,” and the bar is almost full. Somewhere on this drive are hundreds of duplicates — old downloads you saved twice, photos imported from two different devices, project files copied between folders — but finding them by hand could take a weekend.

Two paths

The native way: Finder Smart Folders

macOS doesn’t have a built-in duplicate finder, but you can sort by size and eyeball matches.

  1. Open Finder, press Cmd + F to start a search.
  2. Set the location to “This Mac.”
  3. Click the + button and add a filter for File Size > greater than > 50 MB.
  4. Sort the results by Size, then by Name.
  5. Scroll through and manually compare files with similar names and identical sizes.
  6. Drag duplicates to the Trash one at a time.

This works for catching a few obvious offenders, but the limits are real: Finder can’t tell you whether two files are byte-identical or just similarly sized. Two photos that are 4.2 MB each might be completely different images. And it won’t surface duplicates of small files at all — which is where most of the clutter actually lives.

The Dupe way

Dupe scans your Mac and finds byte-identical duplicates by computing a SHA-256 hash of every file. If two hashes match, the files are guaranteed to be the same bytes — not just the same size or name.

  1. Launch Dupe.
  2. Click “Add Folder” and pick the folders you want to scan — Documents, Downloads, Desktop, your photo library, wherever.
  3. Hit “Scan.” Dupe walks the folders and hashes each file.
  4. When the scan finishes, review the groups of duplicates. Each group shows the file paths and sizes so you can decide which copy to keep.
  5. Tick the copies you want to remove and click “Move to Trash.”

A few things Dupe will never do, by design:

Dupe is a one-time $14.99 purchase with no subscription. For most people, the first scan recovers many gigabytes.

← All Dupe tips