DuoBolt
macOS · Apple Silicon & Intel

A duplicate finder that knows what a Mac actually does

Duplicates are found by reading every byte, never by name or size. But on macOS that is only half the job: a cloned file frees nothing when you delete it, a photo library is not a folder to walk but a library to read, and an iPhone library is full of formats most tools cannot open. DuoBolt is built for all three.

Free to use · One-time purchase from $34.99 · 2 seats · 30-day refund
v2.2.1 · macOS & Windows · Docs
DuoBolt on macOS: duplicate scan results with a File Type Distribution donut over 3,873 groups and 13.6 GiB reclaimable, one group expanded to show two identical copies of the same file

The number other tools get wrong on a Mac

APFS lets a file be copied without copying its bytes — the two share the same storage until one of them changes. Finder does it, Time Machine local snapshots do it, and most duplicate finders have no idea. They find the pair, call it 22 GB of recoverable space, you delete one, and the disk gives back nothing. DuoBolt identifies clone clusters and counts each one once, so the reclaimable figure it shows is the figure you get.

APFS clones, counted honestly

On APFS a copy can share its storage with the original, so deleting it frees nothing at all. DuoBolt detects those clones and takes them out of the reclaimable total — which is why its number is sometimes smaller than a rival’s, and why it is the one that matches what the disk actually gives back.

It knows what ~/Library is

On a folder scan, photo libraries, app containers and system folders are skipped by default rather than walked and reported as thousands of duplicates you must never delete. The Photos library itself is a source of its own: Similars reads it as a library, through Photos, and removes to Photos' Recently Deleted.

Your Photos library, read as a library

Similars reads the Photos library directly — no export — and shows what Photos knows: the names you see in Photos, which import each copy came from, favorites, edits, JPEG + RAW pairs. Removal goes to Photos' Recently Deleted. HEIC straight off an iPhone decodes through the system, nothing installed.

Universal, notarized, no daemon

One binary running natively on Apple Silicon and Intel, notarized by Apple with hardened runtime enabled. Nothing installs a background helper, nothing asks for an account, and BLAKE3 uses NEON on Apple Silicon.

How a duplicate is proven

Four steps from picking a folder to safely reclaiming gigabytes. The scan is entirely local: no account, no upload, nothing about your files leaves the Mac.

  1. Step

    Pick scan roots

    Drag any folder, mounted disk, or external drive into DuoBolt. Add as many roots as you want — they scan in parallel.

  2. Step

    Scan with BLAKE3

    DuoBolt prehashes head+tail bytes to skip non-matches, then fully hashes the rest with multi-core BLAKE3.

  3. Step

    Review duplicate groups

    Inspect each group with paths, sizes, and previews. Use bulk-select rules or pick files manually.

  4. Step

    Choose what happens

    Nothing moves until you confirm it. Trash, Archive, Copy elsewhere or permanent delete — and whichever you pick, the operations history records what it touched so a file can be restored later.

Mac duplicate finder FAQ

Does DuoBolt for Mac work on Apple Silicon?
Yes. DuoBolt ships as a universal binary that runs natively on Apple Silicon (M1, M2, M3, M4) and Intel Macs. BLAKE3 uses NEON acceleration on Apple Silicon for higher throughput.
Which versions of macOS are supported?
macOS 11 (Big Sur) and newer, as a Universal build for Apple Silicon and Intel. The app is notarized by Apple and runs with hardened runtime enabled.
Will DuoBolt delete files automatically?
No. Nothing is removed without explicit confirmation on a review screen that shows full paths, sizes and previews. You then choose between the macOS Trash, an Archive folder, a copy elsewhere, or deleting outright — a photo from the Photos library goes to Photos' Recently Deleted — and every operation is written to a history you can restore from later.
Can it scan duplicates across an external drive and my Mac at the same time?
Yes. Add both as scan roots and DuoBolt will detect duplicates across them, so you can see whether copies on your external drive already exist on your Mac (or vice versa).
Does DuoBolt detect similar photos or fuzzy matches?
Yes, on a separate engine with a separate promise. Duplicate files are proven byte-for-byte by a full BLAKE3 hash and nothing else is ever called identical. Look-alike photos — bursts, retakes, RAW and its exported JPEG — are grouped by what the picture shows and ranked, never declared identical. The two verdicts are labeled differently in the results because they mean different things.