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.
Convert an XML file to JSON via webhook call
Who this template is for This template is for everyone who needs to work with XML data a lot and wants to convert it...
Automate screenshots with URLbox & analyze them with AI
In this automation we first make a screenshot with a screenshot API called URLbox and then send this screenshot into...
Translate PDF documents from Google Drive folder with DeepL
This workflow will translate all your PDF documents from specified Google Drive folder to the desired language. Trans...
Transcribe audio files, summarize with GPT-4, and store in Notion
Who is this for? This workflow template is perfect for content creators, researchers, students, or anyone who regular...
Auto document your n8n workflows
Who is this for? This workflow is designed for n8n users and developers who need to automate the documentation proces...
Chat with PDF docs using AI (quoting sources)
This workflow allows you to ask questions about a PDF document. The answers are provided by an AI model of your choic...
Shopify to Google Sheets Product Sync Automation
This workflow automates the synchronization of product data from a Shopify store to a Google Sheets document, ensurin...
Upload bulk records from CSV - Airtable Interfaces
This workflow is a supporting automation to a common Airtable situation, that as of this writing, has no direct solut...
Import multiple CSV to Google Sheets
This workflow imports multiple CSV files and appends or updates them to a Google Sheets document. Here's a step by st...
Prepare CSV files with GPT-4
This workflow generates CSV files containing a list of 10 random users with specific characteristics using OpenAI's G...
Load and summarize Google Drive files with AI
This workflow includes advanced features like text summarization and tokenization, it's ideal for automating document...
Sql to XML export with XSL template formatting
This workflow demonstrates how to export SQL to XML and present the data nicely formatted using an XSL Template. The...
Comparing data with the Compare Datasets node
This workflow is designed to compare two datasets (Dataset 1 and Dataset 2) based on a common field, "fruit," and pro...
Convert PostgreSQL table to CSV
Convert PostgreSQL table to CSV CSV is a super useful and universal way to transfer data between different tools. Thi...
Convert SQL table into Excel spreadsheet
This workflow demonstrates how easy it is to export SQL query to Excel automatically! Before running the workflow ple...
Read XML file and store content in Google Sheets
This workflow shows a low code approach to parsing an XML file and storing its contents in a Google Sheets spreadshee...
Generate dynamic contents for EMAILS or HTML pages
==Disclaimer: This template contains a community node and therefore only works for n8n self hosted users== This is Mi...
Google spreadsheet to HTML - variant with JS function
This workflow shows a low code approach to creating a HTML table based on Google Sheets data. It's similar to this wo...
Google spreadsheet to HTML - variant with spreadsheet file
This workflow shows a no code approach to creating a HTML table based on Google Sheets data. To run the workflow: 1....
Identify new Google Sheets rows
This workflow identifies new rows in Google Sheets using a separate column keeping track of already processed rows. F...
Import a JSON file from Gmail into a spreadsheet
This workflow imports a JSON file from an email attachment and saves the content into a spreadsheet.
Export CSV file to JSON
This workflow exports a local CSV file to a JSON file.
Markdown timesheet report generation
This tutorial demonstrates the creation of the HTML report via Markdown node. The main idea is to prepare a very long...
Markdown report generation
This workflow illustrates how HTML reports can be created using Markdown Node. An example data consists of a Time She...