Skip to content

smc/tesseract-ocr-web

Repository files navigation

Optical character recognition system powered by Tesseract OCR. This application uses Tesseract.js, Javascript port of Tesseract

You can use images with English or Malayalam content. Use the editor and the spellchecker for proofreading the text recognized.

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build