Overview
Faithful, fully-local OCR. Select a region, get the text — no server, no hallucinations.
OCR Buddy grabs text from anything on your screen — a code block, a paragraph, a formula, or a table — and reads it entirely on your device. Drag-select a region of any page and the text appears in Chrome's side panel, right next to the captured image so you can verify it. No pixel ever leaves your computer. Classic OCR, not generative OCR. Large vision-language models top the benchmarks, then invent fluent but wrong text the moment the image gets unclear — and for code, numbers, IDs, or prices a confidently-wrong transcription is worse than none. OCR Buddy makes the opposite bet: it uses detection plus CTC recognition (PP-OCRv5 on ONNX Runtime Web), has no language prior, and transcribes only the glyphs actually present. When it can't read something, it leaves a blank or flags low confidence — it never makes up a sentence. Three modes, switchable after capture: - Text / Code — prose or code, with a Code view that restores indentation and adds syntax highlighting. - Formula → LaTeX — one equation into LaTeX, rendered with KaTeX beside the source crop so you can check it. - Table → Markdown — one table into a clean grid, rebuilt from word-box geometry (works on borderless tables too). Faithful by design: the captured crop sits above the extracted text every time, low-confidence words are underlined, and an ambiguous region yields empty output rather than invented filler. Private by architecture: there is no server, no account, no telemetry, and no analytics. The OCR models are bundled inside the extension and run in a local offscreen worker, so it works fully offline. The only network use is Chrome downloading the extension itself. Free and open source (MIT). Manifest V3 · Chrome 124+ · WebGPU-accelerated with a multi-threaded WASM fallback.
5 out of 52 ratings
Details
- Version0.2.0
- UpdatedJune 8, 2026
- Size70.19MiB
- LanguagesEnglish
- DeveloperWebsite
Email
sareprofile@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, visit the developer's support site