Hacker News new | ask | show | jobs
by ducktective 1728 days ago
Awesome project!

Can AWS Textract be used directly with curl to return text strings of an uploaded image?

1 comments

Thanks! No, not that I know of, looks like for the AWS cli it needs to be in an S3 bucket, based on looking at this document: https://docs.aws.amazon.com/cli/latest/reference/textract/an...
hmm...weird. They could have provided a rate-limited API endpoint as a service...