π¬ Send a file from S3 to AWS Textract
β‘ 2,759 views Β· π¬ Document Extraction & Analysis
Description
This workflow shows how to download an image file from S3 and pass it on to Textract for text extraction.

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
π Nodes Used
Start, AWS S3, AWS Textract
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File