{"repo":"naptha/tesseract.js","free":true,"listed":false,"github":"https://github.com/naptha/tesseract.js","clone":"git clone https://github.com/naptha/tesseract.js.git","description":"Pure Javascript OCR for more than 100 Languages 📖🎉🖥","language":"JavaScript","stars":38638,"topics":["tesseract","webassembly","ocr","javascript","deep-learning"],"license":"Apache-2.0","category":"media-processing","readme_excerpt":"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 Tesseract variable will be globally available and a worker can be created using Tesseract.createWorker . Alternatively, an ESM build (used with import syntax) can be found at https://cdn.jsdelivr.net/npm/tesseract.js@5/dist/tesseract.esm.min.js . Node.js Tesseract.js v7 requires Node.js v16 or newer. (Tesseract.js v6 requires Node.js v14 or newer.) Project Scope Tesseract.js aims to bring the Tesseract OCR engine (a separate project) to the browser and Node.js, and works by wrapping a WebAssembly port of Tesseract. This project does not modify core Tesseract features. Most notably, Tesseract.js does not support PDF files and does not modify the Tesseract recognition model to improve accuracy. If your project requires features outside of this scope, consider the Scribe.js library. Scribe.js is an alternative library","default_branch":null,"files":null,"tree":[],"storefront":"/r/naptha","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/naptha/tesseract.js/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}