Find duplicate documents on Mac
Word docs, Pages files, text notes, and exported reports all duplicate over time. Here's a safe way to find the copies.
Documents are sneaky duplicators. You email yourself a draft, save it to Desktop, save it again into a project folder, then a year later your “Documents” folder has three Word files and two Pages files all containing the same draft of the same letter.
Two paths
The native way: Finder smart folders
You can build a Smart Folder that helps:
- In Finder, choose File > New Smart Folder.
- Click the + to add a filter. Set “Kind: Document.”
- Add another filter for “Last opened date” or “File size” depending on what you’re hunting.
- Sort the results by Size and Name to spot pairs.
- Open suspected duplicates side-by-side to confirm before deleting.
This narrows the haystack but doesn’t actually compare contents. Two .docx files with the same size aren’t necessarily the same document — and two genuinely identical documents saved with different names won’t catch your eye unless you open them.
The Dupe way
Dupe hashes file contents with SHA-256, so duplicates are detected regardless of filename, folder, or save date.
- Download Dupe and open it.
- Click “Add Folder” and add Documents, Desktop, Downloads, iCloud Drive (specifically the Documents subfolder), and any project folders.
- Click “Scan.” Dupe walks every
.docx,.doc,.pages,.txt,.md,.rtf,.numbers,.xlsx,.key,.pptx, and more. - Review duplicate groups by file type.
- Pick which copies to keep — Dupe can pre-select by deepest path or oldest date — and click “Move to Trash.”
What Dupe won’t catch (and why that’s fine):
- Two versions of the same document with even one character changed are not byte-identical, so they stay separate. You’d never want a true dedupe tool to throw away a revision.
- A
.pagesfile and an exported PDF of the same content are different files, different bytes, kept separate. - A
.docxand a.docof the same document are different files even if Word can open both.
Safety:
- Move to Trash only. Nothing leaves your Mac without you having a 30-day recovery window.
- System paths (
/System,/Libraryoutside your home folder, app bundles) are excluded. - Hidden directories like
.gitand.DS_Storefiles are skipped. - macOS Spotlight index and Mail downloads are left alone.
Most people find a few hundred duplicate documents on a scan — drafts emailed to themselves, multiple Desktop copies of the same template, exported reports saved twice. Reclaim a few gigabytes and your Cmd+F searches get cleaner.
More Dupe tips
-
Apple Photos Duplicates album — what it catches and what it misses
The Photos app Duplicates album is handy, but it has real limits. Here's what it finds, what it doesn't, and how to fill the gaps.
-
Clean up leftover files from uninstalled apps on Mac
Dragging an app to the Trash doesn't remove all its data. Here's where the leftovers live and how to clean them.
-
Clean up your Mac without buying a cleaner app
Most paid cleaner apps do things macOS already does. Here's a free, manual workflow that's just as effective.
-
A no-bullshit guide to cleaning up your Mac's disk
Skip the SEO bait and the sketchy cleaner apps. Here's what actually works to reclaim disk space on a Mac.