Tesseract compiled for AWS Lambda usage.
The code inside "myfunction.zip" is written in Python and successfully uses Tesseract 5.
The code inside myfunction.zip was uploaded into AWS Lambda and returned the following output:
So the answer is ... YES! IT WORKS!
- Unzip the content of "myfunction.zip" and modify the code in "lambda_function.py" for your needs.
- Then zip it up again and upload into AWS Lambda.
The code structure may look like this.
https://stackoverflow.com/questions/33588262/tesseract-ocr-on-aws-lambda-via-virtualenv https://github.com/DanBloomberg/leptonica http://gnu.mirrors.pair.com/autoconf-archive https://github.com/tesseract-ocr/tesseract