This repository is a show case for how to use tesseract.js without downloading any files from remote.
$ npm install
For browser version, execute command below to start the server
$ npm run start
Visit http://localhost:3000/browser/ and press F12 to check console logs.
For Node.js version, simply run this command
$ node ./node/index.js
You will see the result in terminal
You can download from naptha/tessdata