My other OCR project from yesterday: textract-cli, a tiny CLI wrapper around AWS's amazing but so-hard-to-use Textract API https://
github.com/simonw/textrac
t-cli
… Assuming you have AWS credentials configured: pipx install textract-cli
textract-cli image.jpeg > output.txt <5MB JPEG/PNGs only
textract-cli: Lightweight AWS Textract Command Line Wrapper
By
–
Leave a Reply