schappim/macOCR
Get any text on your screen into your clipboard. observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 97
- Release rhythm 71
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 99
- age_days: 1932
- days_rel: 35
- days_push: 20
- n_releases_24m: 2
Adoption not part of the score
2426 stars · 118 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
macOCR is a macOS command-line tool that captures a screen region you select and runs OCR on it, copying the recognized text (or QR/barcode payload) to your clipboard. It uses Apple's Vision framework entirely on-device, works offline, and requires no API keys.
Use cases
- extract text from a screenshot into my clipboard
- copy text from a video or non-selectable pdf on screen
- read a qr code or barcode from my screen
- ocr part of the screen from the command line
- grab text from an error dialog i can't select
- script ocr text extraction on mac
When to choose
- you're on macOS and want fast, offline, on-device OCR of anything on screen
- you want a scriptable ocr command that integrates with Alfred, Raycast, or Shortcuts
- you need to copy text that can't be selected, like images or video stills
When to avoid
- you need OCR on Linux or Windows
- you need batch processing of image files rather than interactive screen capture
- you require a notarized/signed binary for strict security environments
Facets
cli-tool · maturity active
ocr cli computer-vision developer-tools computer-vision cli screen-capture clipboard qr-code barcode vision-framework offline swift command-line macos
1 source
- readme: https://github.com/schappim/macOCR · fetched 2026-08-28 · 1ce65a5483a3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| schappim/macOCR | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem