OCR Image Reader
This extension adds a toolbar button to your browser to perform OCR. When this action button is pressed, it allows the user to select a region in the currently active window. The extension captures the area and tries to recognize text inside this region using the internal powerful OCR engine (Tesseract engine). This extension uses the "tesseract.js" library that supports more than 100 languages, automatic text orientation, and script detection.
YouTube Preview
MCP Server
This extension can be used with coding agents such as OpenCode. Read FAQs page for more info. Also check the mcp.json (LLM tool definition) file which defines available tools for an agent, using JSON-RPC 2.0 as the envelope and JSON Schema for input/output.
Links
- FAQs Page: https://webextension.org/listing/ocr.html
- Review:
- Chrome: https://chromewebstore.google.com/detail/ocr-image-reader/bhbhjjkcoghibhibegcmbomkbakkpdbo
- Firefox: https://addons.mozilla.org/firefox/addon/ocr-image-reader/
- Edge: https://microsoftedge.microsoft.com/addons/detail/pbgkjpgbmclcmbfiigdgbdcnpbfajfac
- Opera: https://addons.opera.com/extensions/details/ocr-image-reader/
