Document Extraction Workflows
What are Document Extraction n8n workflows?
Document Extraction n8n workflows are reusable automation templates for document extraction use cases. This category includes workflows that connect apps, transform data, trigger notifications, sync records, and reduce repetitive manual work. Each listing includes workflow metadata, author attribution, complexity level, relevant categories, source links when available, and a downloadable JSON file for inspection before import. Use this page to compare templates, identify the tools involved, and choose a workflow that fits your workspace before testing it safely in n8n.
Manage Adobe Acrobat e-signatures with webhooks
This workflow automatically manages Acrobat Sign signatures, respond with "intent" to Acrobat Sign webhooks. Prerequi...
Create an RSS feed based on a website's content
This workflow parses content from a website (for this example, Baserow's release page) and creates an RSS feed based...
Collects images from web search results and send to Google Sheets
This workflow collects images from web search results on a specific query, analyzes the image for labels, formats the...
Transcribe audio files from Cloud Storage
This workflow transcribes audio files stored in AWS S3 and stores the information in Google Sheets. Google Drive Trig...
Extract and store text from chat images using AWS S3
This workflow extracts text from images sent in a Telegram chat and uploads the images to AWS S3. Telegram Trigger no...
Use REGEX to select date
This workflow looks for a Close Date value using REGEX in the IF node. If it finds the correct value, it will pass th...
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. The workflo...
Create transcription jobs using AWS Transcribe
This workflow allows you to create transcription jobs for all your audio and video files stored in AWS S3. AWS S3: Th...
Create an event file and send it as an email attachment
This workflow allows you to create an event file and send it as an attachment via email. iCalendar node: This node wi...
Filter the feedback from Typeform and store in Google Sheets
This workflow allows you to filter positive and negative feedback received from a Typeform and insert the data into G...
Get all the slides from a presentation and get thumbnails of pages
This workflow allows you to get all the slides from a presentation and get thumbnails of pages. Google Slides node: T...
Translate cocktail instructions using DeepL
This workflow allows you to translate cocktail instructions using DeepL. HTTP Request node: This node will make a GET...
Read in an Excel spreadsheet file
How to take the path of a local Excel file and read its contents into n8n.
Send financial metrics monthly to Mattermos

Translate instructions using LingvaNex

Transform data in Google Sheets
This workflow appends, lookup, updates, and reads data from a Google Sheet spreadsheet. Set node: The Set node is use...
Convert the JSON data received from the CocktailDB API in XML

Get all the entries from Contentful

Export WordPress posts to spreadsheet
Export WordPress Posts to Spreadsheet and download .csv to your local machine.
Extract text from a PDF file
Companion workflow for Read PDF node docs
Get information of an image
Companion workflow for Edit Image node docs
Receive Google Sheet data via REST API
Simple workflow which allows to receive data from a Google Sheet via "REST" endpoint. 1. Wait for Webhook Call 1. Get...
Convert XML to JSON
Transforms XML data to JSON honoring XML attributes by putting them in a separate key:
Listen on new emails on a IMAP mailbox
Listen on new emails on a given IMAP mailbox. Converts the binary XML attachment to a stringified property on the obj...