OCR Buddy ← Back to home

Privacy Policy

Last updated: June 1, 2026

OCR Buddy runs entirely on your device. It has no servers, no accounts, and no telemetry. It does not collect, transmit, sell, or share any of your data — full stop.

The short version: the image region you capture and the text it produces never leave your computer. There is nothing to upload because there is nowhere to upload it to.

1. Who this covers

This policy applies to the OCR Buddy Chrome extension and the website ocr-buddy.com. OCR Buddy is free, open-source software released under the MIT license; its full source is on GitHub.

2. What the extension processes

When you select a region of a page, OCR Buddy captures an image of that region and recognizes the text in it. This happens entirely on your device, in memory, using OCR models bundled inside the extension. The captured image and the extracted text are not stored, not logged, and not transmitted anywhere. They exist only for as long as the result is shown in the side panel.

DataWhere it goesStored?
Captured screen region (image)Processed locally, in memoryNo
Recognized text / LaTeX / MarkdownShown to you in the side panel; copied only when you click CopyNo
Your settings (capture mode, Prose/Code view)Saved locally via chrome.storage.local on your deviceLocally only

3. What we collect

Nothing. OCR Buddy has no analytics, no tracking, no cookies, no accounts, and no remote server. We never see what you capture, and we have no way to.

4. Network use

OCR Buddy performs OCR with no network connection at all — the models ship inside the extension, so it works fully offline. The only network activity is Chrome downloading the extension (and its updates) from the Chrome Web Store, which is governed by Google's privacy policy, not ours.

5. Permissions and why they are needed

None of these permissions are used to collect or send data off your device.

6. Data sharing

We do not share, sell, rent, or transfer any user data to anyone, because we do not collect any.

7. Children

OCR Buddy is a general-purpose utility and is not directed at children under 13. It collects no personal information from anyone.

8. Changes to this policy

If this policy changes, the updated version will be posted at this URL with a new "Last updated" date. Material changes will be noted in the extension's release notes on GitHub.

9. Contact

Questions about privacy? Open an issue on GitHub or email contact@ocr-buddy.com.