tesseract.js
Pure Javascript OCR for more than 100 Languages 📖🎉🖥
About this project
Tesseract.js is a javascript library that gets words in almost any language out of images. (Demo) Image Recognition Video Real-time Recognition Tesseract.js works in the browser using webpack, esm, or plain script tags with a CDN and on the server with Node.js. After you install it, using it is as simple as: When recognizing multiple images, users should create a worker once, run worker.recognize for each image, and then run worker.terminate() once at the end (rather than running the above snippet for every image). Installation Tesseract.js works with a tag via local copy or CDN, with webpack via npm and on Node.js with npm/yarn. CDN After including the script the…
Technologies
Project health
GitHub
Reviews
Built by
Maintain naptha/tesseract.js? Claiming verifies admin access through your GitHub account and gives you control of this listing.
