AutomationFlowsGeneral › Send a File From S3 to AWS Textract (aws Textract)

Send a File From S3 to AWS Textract (aws Textract)

ByTom @mutedjam on n8n.io

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

Event trigger★☆☆☆☆ complexity3 nodesAWS TextractAWS S3
General Trigger: Event Nodes: 3 Complexity: ★☆☆☆☆ Added:

This workflow corresponds to n8n.io template #1282 — we link there as the canonical source.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json

  

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

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

Source: https://n8n.io/workflows/1282/ — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

Send A File From S3 To Aws Textract. Uses manualTrigger, awsTextract, awsS3. Event-driven trigger; 3 nodes.

AWS Textract, AWS S3
General

Sync Data Between Google Drive And Aws S3. Uses googleDriveTrigger, awsS3. Event-driven trigger; 4 nodes.

Google Drive Trigger, AWS S3
General

This workflow synchronizes files one-way from Google Drive to AWS S3. Google Drive Trigger node triggers the workflow when a new file is added to the drive. AWS S3 node gets all files stored in an S3

Google Drive Trigger, AWS S3
General

Download And Compress Folder From S3 To Zip File. Uses manualTrigger, awsS3, stickyNote, compression. Event-driven trigger; 6 nodes.

AWS S3, Compression
General

Convert Docx From Url To Pdf Using Convertapi. Uses manualTrigger, httpRequest, readWriteFile, stickyNote. Event-driven trigger; 6 nodes.

HTTP Request, Read Write File