Extracts text from images across a vast array of languages using pure JavaScript.
This project provides a JavaScript library for Optical Character Recognition (OCR). It leverages the Tesseract OCR engine and runs in both browsers and Node.js environments, supporting over 100 languages. You can integrate it using simple import statements and the `createWorker` function.
Extracts text from images across a vast array of languages using pure JavaScript.
Web developers needing to extract text from images client-side or server-side.
No snapshots yet
Snapshots will be created automatically once this repository is processed.