workflows.fit
Back to n8n workflows
n8n templateFreeBy Tom

Send a file from S3 to AWS Textract

This workflow shows how to download an image file from S3 and pass it on to Textract for text extraction. ![](https://docs.n8n.io/assets/img/workflow.51d5f2fc.png) The workflow uses two nodes: - AWS S3: This node will...

DevelopmentData & StorageUtilityCore NodesManual TriggerAws TextractAws S3Start
Loading interactive preview...

Template notes

This workflow shows how to download an image file from S3 and pass it on to Textract for text extraction.

![](https://docs.n8n.io/assets/img/workflow.51d5f2fc.png)

The workflow uses two nodes: - AWS S3: This node will download a receipt file from S3 - AWS Textract: This node connects to Aamazon's Textract service to extract text from the receipt file