SiftDrive

Your own machine

Drives

Plug in any drive — external disk, SSD, memory stick, camera card — and see what is on it, what is duplicated, and how much space you would get back.

Or start from a terminal — the scan is free and read-only:

curl -fsSL https://www.siftdrive.com/install.sh | sh

One file into ~/.local/bin. No password, no sudo, and it prints how to remove it. Read the script before you run it — it is short on purpose. It needs a Mac with Node.js 20 or newer (brew install node) — the installer says so before it does anything if that is missing.

The scan runs on your computer and reads only. It walks the drive, fingerprints every file by its contents, and builds a catalogue: what is there, how big, how old, what kind of thing it is.

Duplicates are matched byte for byte, never by name or size. Hard links are counted as the one file they are, and on filesystems where copies can share storage the report says what is recoverable at most rather than quoting a number it cannot stand behind.

A cleanup moves duplicates into a quarantine folder on the same drive, writing down each move before it happens. Nothing is deleted. One command puts it all back.

What it counts

Every function reports what it consumed, and only your plan turns that into money. Drives counts:

See what each plan includes →