3 Answers
- Newest
- Most votes
- Most comments
0
- Would you recommend any service in AWS which does that?
- Textract will be able to extract a table as it is right?
answered 2 years ago
0
The answer is "NO. Textract is a service that specializes in text extraction and does not perform image extraction.
0
You can use the Layout functionality of Textract tha will give you 'figure', works with pictures inside a document
answered a year ago
Relevant content
- asked 4 years ago
- asked 3 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago

unfortunately, there is no recommendation. As an alternative question, I recommend describing what you would like to achieve and solicit ideas.
textract does indeed recognize tables. It finds what it considers to be a table, predicts what the structure will be, and returns a tree structure. It does not extract the table as is.
https://docs.aws.amazon.com/textract/latest/dg/how-it-works-tables.html