Screenshot Recall icon

Screenshot Recall

Search every screenshot you've ever taken — by text, by meaning, by gut.

Download for Mac v1.3.0 · 842 KB View source on GitHub →

macOS 13 Ventura or later · Apple Silicon or Intel · Notarized by Apple

Take a screenshot. Screenshot Recall detects it within two seconds, runs Apple Vision OCR in the background, and indexes the text locally in SQLite.

Hit ⌥⌘F from anywhere and search by keyword, by phrase, or by meaning. Find the article you screenshotted three months ago by the topic, not the filename.

No cloud. No account. No network calls ever.

What it does

FULL-TEXT SEARCH

SQLite FTS5 indexes every word in every screenshot. Exact match, prefix, phrase queries.

SEMANTIC SEARCH

On-device sentence embeddings via Apple's NLEmbedding. Find screenshots by meaning when you can't remember the exact words.

AUTO-TAGGING

Classifies into eight buckets: code, article, conversation, receipt, notes, design, data, other. Heuristic — sometimes wrong, always editable.

GLOBAL HOTKEY

⌥⌘F from any app. No accessibility permission needed.

PASTE TO INGEST

Copy any image, paste it into Recall. Indexed alongside your real screenshots.

DRAG TO EXPORT

Drag any thumbnail out into Finder, an email, or another app. They're just files on disk.

Privacy — what to know before you install

OCR runs on-device (Apple Vision)
Embeddings run on-device (NLEmbedding)
App Sandbox enabled
Hardened Runtime enabled
No network.client entitlement
Apple-notarized release

Verify with Activity Monitor → Network while the app runs. There won't be anything to see.

Honest caveat

OCR'd text is stored in a plain SQLite file at ~/Library/Application Support/ShotMaker/screenshots.db. If you screenshot passwords, 2FA codes, or DMs, that text becomes searchable on your disk. Treat the database like a folder of your screenshots. FileVault off = readable to anyone with physical access.

Install

  1. 1. Download the DMG from the GitHub release page.
  2. 2. Open the DMG and drag Screenshot Recall to /Applications.
  3. 3. Launch it. Appears in your Dock and as " Screenshot Recall" in your menu bar.
  4. 4. Pick a folder to watch when prompted. Usually your Desktop.
  5. 5. Click Settings → Index Existing to OCR everything already in that folder.

Notarized by Apple, so Gatekeeper opens it cleanly. No right-click dance.