Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
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.
This extension loads the JS library on the page and removes it when you are done. This way, there is no long-term resource usage.
Notes:
Change Logs: Version 0.2.4: Supports browser-level page zooming and OS-level screen zooming Adds image language detection (still beta) (slow operation)