Skip to content

Textract Volume

0

Hi there, we are using an asynchronious query is there a way for us to send multiple documents to AWS Textract at the same time, so we aren't restricted waiting for one document to be OCR'd.

asked 4 years ago459 views
1 Answer
1
Accepted Answer

Amazon Textract supports multi-page PDFs so you could merge your documents into a larger document. Separately you could invoke parallel jobs as long as you are following limits documented for API calls https://docs.aws.amazon.com/general/latest/gr/textract.html.

AWS
answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.