Skip to content

sevinalucia/image-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Reader (OCR) extension helps you easily get words out of any image. It uses an open-source OCR library called Tesseract. Tesseract.js is an open-source JavaScript library and is made via an Emscripten port of the famous Tesseract OCR Engine written in C and C++. Please visit (https://github.com/naptha/tesseract.js) to get more info.

To work with this addon, simply open the addon's interface and load your image via the file selector (top section). Before using the addon, please make sure to select the appropriate OCR language. Default OCR language is set to English.

Note: this addon uses the "https://github.com/naptha/tessdata/tree/gh-pages/" GitHub repo to fetch language data required for the OCR operation. Language data packs are very large and cannot be included in the addon package.

You can install this app as a PWA on your mobile device, moreover, it is available as a browser extension as-well-as a web application:

Chrome: https://chrome.google.com/webstore/detail/image-reader-ocr/cakcfocedphbadddjpalejbkhflfbhmf
Edge: https://microsoftedge.microsoft.com/addons/detail/hgppekeelhlegfpoblhiegngbjbmlcom
Firefox: https://addons.mozilla.org/en-US/firefox/addon/image-reader-ocr/
Opera: https://addons.opera.com/en/extensions/details/image-reader-ocr/
Webapp & PWA: https://webbrowsertools.com/image-reader/


Support & FAQ: https://mybrowseraddon.com/image-reader.html

About

Image Reader (OCR)

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors