
OCR - Image Reader av Brian
A powerful optical character recognition (OCR) extension to capture and convert images to text
8 062 brukarar8 062 brukarar
Metadata for utvidingar
Skjermbilde

Om denne utvidinga
Usage Preview:
https://www.youtube.com/watch?v=XnpgZPnn9bk
https://www.youtube.com/watch?v=yGclbl03Uuk
This extension adds a toolbar button to your browser which when clicks 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. 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 with the OCR. This way there is no long-term resource usage.
Note: On the first run, the extension might take a few minutes to fetch the training data from the internet. Since this resource is cached, all subsequent calls are going to be fast.
Note: Optical character recognition (OCR) is slow, so this extension displays a progress bar for each detection module.
Note: This extension does the OCR process offline. There is no server-side interaction. It only fetches the language training database once.
Note: This tool can be used to extract the text content out of images, PDF documents, Powerpoint slides, or extract the content of a web page when user-section is forbidden.
https://www.youtube.com/watch?v=XnpgZPnn9bk
https://www.youtube.com/watch?v=yGclbl03Uuk
This extension adds a toolbar button to your browser which when clicks 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. 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 with the OCR. This way there is no long-term resource usage.
Note: On the first run, the extension might take a few minutes to fetch the training data from the internet. Since this resource is cached, all subsequent calls are going to be fast.
Note: Optical character recognition (OCR) is slow, so this extension displays a progress bar for each detection module.
Note: This extension does the OCR process offline. There is no server-side interaction. It only fetches the language training database once.
Note: This tool can be used to extract the text content out of images, PDF documents, Powerpoint slides, or extract the content of a web page when user-section is forbidden.
Vurdert 4 av 41 meldarar
Løyve og dataLes meir
Påkravde løyve:
- Vis meldingar til deg
Valfrie løyve:
- Inndata til utklippstavla
- Tilgang til dataa dine for tessdata.projectnaptha.com
- Tilgang til dataa dine for github.com
Datainnsamling:
- Utviklaren seier at denne utvidinga ikkje krev datainnsamling.
Meir informasjon
- Lenker for tillegg
- Versjon
- 0.4.5
- Storleik
- 2,56 MB
- Sist oppdatert
- ein månad sidan (7. sep. 2025)
- Liknande kategoriar
- Versjonshistorikk
- Legg til i samling
Utviklaren av denne utvidinga spør om du kan hjelpe til med å støtte den vidare utviklinga med eit lite pengebidrag.
Versjonsnotat for 0.4.5
- It can now OCR internal pages by taking screenshot of the active view