Free for macOS · No account · No locked features

Understand your Mac before you delete anything.

OriginLens maps disk usage, recognizes caches, logs, developer artifacts, duplicates, and user data, then explains what each item is and how risky it would be to remove.

Version 0.4.2 · macOS 14 Sonoma or later · Apple silicon and Intel

OriginLens showing a storage map of a Caches folder and an inspector explaining that a Safari cache can normally be recreated, with 97% confidence and 4% risk.

Four questions, answered for every item

  1. What uses the space?

    A layered block map sized by space on disk, plus a sortable list.

  2. What kind of data is it?

    Caches, logs, build outputs, installers, virtual machines, documents and more.

  3. Why does it exist?

    The probable owner — Safari, Xcode, npm — and what it uses the data for.

  4. Can it be removed safely?

    A safety level, confidence and risk score, with the evidence behind them.

  5. What did an app leave behind?

    Uninstall an app together with its caches, settings and containers — matched by bundle identifier, never by guesswork.

How classification works

OriginLens scans the folders you choose and reads only file names, sizes, dates and types. Deterministic, documented rules recognize well-known locations and patterns, for example:

  • ~/Library/Caches/com.apple.Safari is a browser cache that Safari rebuilds.
  • node_modules next to package.json holds dependencies your package manager can reinstall.
  • Xcode DerivedData contains build products; removing it does not touch source code.
  • Disk images in Downloads are usually leftovers once an app is installed.

Each result combines evidence — location, neighbouring project files, age, whether the owning app is installed or running — into a plain-language explanation. When OriginLens does not recognize something, it says so and treats it as important.

The inspector also answers “why does OriginLens think this?”. A built-in knowledge base links common locations to what is documented about them, and shows the sources: Apple and vendor documentation, open-source project documentation, and — clearly marked as such — community discussions. Evidence that rests on community reports alone never produces a “safe to delete”: it asks you to review. Where sources disagree, you see the disagreement instead of a confident guess.

The knowledge base is a file inside the app. Nothing is fetched while scanning, and no page content is copied into the app — only facts, short summaries written for OriginLens, and links you can open yourself.

Suggestions grouped into safe cleanup and review recommended, each with an explanation, a safety badge, confidence and size.

Private by design

Files never leave your Mac

Scans run locally. File names and results are stored on your Mac and never uploaded.

No network, no tracking

The app makes no network connections. There is no account, no telemetry and no advertising.

You choose what is scanned

macOS asks you to confirm each folder. Full Disk Access is optional, never required.

Read the privacy policy

A cleanup safety model you can check

  • Safe — strong evidence the data is regenerable and unused.
  • Low risk — normally regenerated; may cause a re-download or slower next launch.
  • Review required — possibly removable, but only you can confirm.
  • Unknown — not recognized, so treated as important.
  • High risk — likely your data or settings; never suggested for removal.
  • Protected — system files, keychains and credentials; never offered.

Before anything moves you see the exact list, the total, a risk summary and the items that will be skipped, and you confirm explicitly. Items go to the Trash — nothing is deleted permanently — and every operation is recorded so you can put items back.

Suggestions are careful estimates, not guarantees. Space is freed when you empty the Trash, and some items (such as files shared with snapshots) may free less than shown.

Cleanup review listing items to move to the Trash with explanations, a risk summary, a dry-run button and a confirmation checkbox.

Download OriginLens

Version 0.4.2 · 2026-09-25

macOS 14 Sonoma or later · Free, no account, no locked features

Download free (.dmg)

SHA-256 (.dmg): REPLACE_WITH_SHA256

Also as a ZIP: OriginLens-0.4.2.zip · SHA-256: REPLACE_WITH_SHA256

Verify with shasum -a 256 ~/Downloads/OriginLens-0.4.2.dmg

Release notes

First launch: this build is signed, but not notarized by Apple, so macOS blocks it the first time.

  1. Open the disk image, drag OriginLens to Applications and open it once. macOS refuses.
  2. Open System Settings › Privacy & Security, scroll to Security, and choose Open Anyway.
  3. Open the app again and confirm. macOS remembers the choice.

Check the SHA-256 above before you do this; it is how you confirm the file is the one published here.