Back to blog

Finding Duplicate Files on Mac Without Paying for an App

Kapil

Duplicate file finders often cost $20 or more for a problem you can solve manually. It takes a bit more effort, but if you're trying to clean up your Mac without spending money, here are practical approaches.

Reality Check First

Before hunting for duplicates, consider whether they're actually your main problem.

We've helped people who were convinced duplicates were eating their storage. After scanning, we found maybe 500MB of duplicate photos. Meanwhile, they had 40GB of old iPhone backups they'd forgotten about.

Duplicates are rarely the biggest storage issue. Hidden caches and forgotten backups usually are. But if you're sure duplicates are the problem, here's how to find them.

Method 1: Finder's Smart Folder (Quick and Simple)

Finder can search by file name patterns. Most duplicates have telltale names like document (1).pdf or photo copy.jpg.

  1. Open Finder, press Cmd + F
  2. Set the search location to your home folder
  3. Add a filter: Name → contains → "copy" or "(1)"
  4. Sort results by name

You'll spot the duplicates easily. Delete the copies, keep the originals.

Note: This only catches duplicates with obvious naming patterns. Files with identical content but different names won't show up here.

Method 2: Visual Pattern Spotting

Here's something we noticed when building DissectMac: duplicates often reveal themselves visually in a treemap.

DissectMac Interface

Large files show up as big blocks. If you see two identical-sized blocks in two different folders—say, one in Documents and one in Backups—that's worth investigating.

You can right-click either block, reveal both in Finder, and compare them. It's not automatic duplicate detection, but it's surprisingly effective for catching the big offenders.

A Note on Automated Duplicate Finders

If you decide to use a dedicated duplicate finder app, be careful with the "auto-clean" features. We've seen cases where these tools deleted files that apps actually needed:

  • Adobe projects sometimes keep what looks like duplicate media, but the project breaks if you remove them
  • Some backup tools use hard links, where a duplicate finder sees "two copies" when there's actually just one file

Always review what any automated tool wants to delete before confirming.

Pro Tip

The biggest duplicate offender we've seen? iPhone backups. If you've backed up to your Mac multiple times over the years, check ~/Library/Application Support/MobileSync/Backup. You might have multiple backups of essentially the same phone taking up 50GB+ each.

Find Your Biggest Files with DissectMac →

Finding these files too slow?

DissectMac visualizes your entire drive, making it obvious where these hidden caches are hiding.

DissectMac Interface

Continue Reading