zapolnoch / node-tesseract-ocr

A Node.js wrapper for the Tesseract OCR API
MIT License
304 stars 38 forks source link

his tesseract has no URL support #19

Closed petekblaz closed 3 years ago

petekblaz commented 3 years ago

Is there anything I can do to add URL support to this package? I keep getting error: Command failed: tesseract "https://tesseract.projectnaptha.com/img/eng_bw.png" stdout -l eng --oem 1 --psm 3 Error, this tesseract has no URL support Error during processing.

tesseract version I have is: 5.0.0-alpha-20201231-171-g04173

DevIos01 commented 3 years ago

same

zapolnoch commented 3 years ago

v2.2.0 fixed