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

Support files other than PDFs

Open simonw opened this issue 3 years ago • 1 comments

The tool only handles PDFs right now, but AWS Textract can handle other formats (including regular images).

simonw avatar Jun 30 '22 21:06 simonw

I've not tried it yet, but I have a hunch that this will work against various other image files right now with no changes - it's just the --all option that's limited to PDFs, the option where you list files explicitly by name should work already.

simonw avatar Jun 30 '22 22:06 simonw