Back to browse
GitHub Repository

Snap any image, screenshot, or webpage into plaintext. No GPU. No cloud. One command.

45 starsPython

Local-first fast CPU image to text for screenshots, PDFs, webpages

by mrkn1·Jun 5, 2026·8 points·5 comments

AI Analysis

●●SolidCozySolve My Problem

CPU-only OCR with clipboard round-trip when cloud APIs dominate the space.

Strengths
  • Quantized 0.9B ONNX model runs on plain CPU without GPU or M-series requirements
  • Clipboard-in-clipboard-out workflow makes screenshot-to-text a two-step process
  • Single Python module with self-installing dependencies and portable folder deployment
Weaknesses
  • 890 MB initial download may deter users on limited bandwidth
  • Webpage URL handling OCRs single image rather than full page text extraction
Category
Target Audience

Developers and power users needing offline text extraction

Similar To

Tesseract · Google Cloud Vision · ABBYY FineReader

Similar Projects