Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 540 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 540 Bytes

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