penteract-ocr icon indicating copy to clipboard operation
penteract-ocr copied to clipboard

⭐️ The native node.js bindings to the Tesseract OCR project.

Results 10 penteract-ocr issues
Sort by recently updated
recently updated
newest added

I am trying to use this in my electron project. Unfortunately when I run my project (via webpack), I am getting this: ``` ERROR in ./node_modules/penteract/src/index.js Module not found: Error:...

It works well on mac, pertty good, but I have no idea when install pkg-config dependencies on win10 and unbuntu18, if this issue dose not belong to penteract-ocr, please forgive...

Hello, I just found this repo and so glad to test it. But it is not working simple code: `require("penteract.js");` Looks like dependency problem. Please add this in your readme....

Hello. I had perf issue using the teserract.js so i decided to give this penteract binding a try. However I am quite confused on how to set options like: use...

will it supported in windows?

Hello - I have been unable to install the npm package on my Mac. From bash: `npm i penteract` Complete error log: [link](https://justpaste.it/5qkt2)

can this module install on ubuntu?

What are the setup and run instructions if I choose to run a node.js app get penteract (running in a docker container in BlueMix) as an engine to process uploaded...