Document AI & Extraction
632 sonuç — 40 indirilebilir workflow dosyası, 592 kaynağa bağlı n8n referansı
Validated Mail Document Intake for Jira
Watches an approved Gmail mailbox for messages containing one PDF, extracts text through a configured document service, converts the text into validated issue fields through a configured structured-extraction service, and creates a Jira issue with a persisted correlation marker.
Reliable Document Extraction Gateway
A two-entry document extraction gateway. The intake endpoint validates inline or HTTPS document sources, submits an authenticated extraction job with a real request-derived idempotency key, verifies the provider response, and returns a correlated acknowledgement. The result endpoint validates extraction state and renders completed text or structured data as downloadable files.
Idempotent Document Extraction Gateway
Receives authenticated document-extraction requests, validates their identity and shape, submits them to an operator-configured extraction service with provider-enforced idempotency, verifies the HTTP result, and returns an explicit success or failure response.
Webhook with OpenAI & Google Drive
On a webhook request, reads an incoming PDF, processes its contents with OpenAI, saves the result to Google Drive, and emails it via Gmail.
Webhook with @custom Js/n8n Nodes PDF Toolkit.html2pdf
On a webhook, converts HTML to a PDF and returns the generated file in the response.
Automate PDF Image Extraction & Analysis with GPT 4o and Google Drive
On manual run, pulls a PDF from Google Drive, extracts its images, analyzes them with OpenAI GPT-4o, and saves the output to a file.
Html2 PDF Automation
On a webhook request, converts HTML into a PDF and returns the generated file in the response.
Extract Document Pages
On manual trigger, extracts individual pages from a document and posts them via an HTTP request.
Search & Summarize Web Data with Perplexity, Gemini AI & Bright Data to Webhooks
Scrapes web content over HTTP, splits it, then uses Google Gemini to extract fields and summarize the results.
Rebuild PDFs From Text
On manual trigger, extracts text from a PDF, processes it in code, and regenerates a PDF via Html2PDF.
Gemini Information Extractor
On webhook, fetches data via HTTP and extracts structured information using Google Gemini.
Extract Text From PDF
On manual trigger, reads a binary PDF from disk and extracts its text content with Read PDF.
HTML To PNG Converter
On manual trigger, converts HTML to PDF and renders the pages as PNG images.
HTML To Compressed PDF
On manual trigger, converts HTML to PDF and compresses the resulting file via code.
Google Sheets with @custom Js/n8n Nodes PDF Toolkit.websitescreenshot
On a new Google Sheets row, captures a website screenshot and saves it to Google Drive.
Extract text from PDF and image using Vertex AI (Gemini) into CSV — Google Gemini
When a file lands in Google Drive, extracts text from PDFs and images with Google Gemini and writes the output to CSV.
Extract text from PDF and image using Vertex AI (Gemini) into CSV
When a file lands in Google Drive, extracts text from PDFs and images with Google Gemini and writes the output to CSV.
Drive Document AI Parser
On a Google Drive file event, an OpenAI agent analyzes the document and returns structured, parsed data.
PDF Summarizer To Drive
On a new email with a PDF, extracts the text, summarizes it with OpenAI, and saves results to Google Drive.
Email PDF Summaries To Drive
On a new Gmail email, extracts PDF text, summarizes it with OpenAI, and saves the result to Google Drive.
Webhook Fitbit Log With PDF Parsing
On a webhook, logs data to Fitbit and extracts content from a PDF.
GitHub PDF Extraction
On manual run, retrieves data via HTTP request, commits it to GitHub, and parses a PDF.
AI PDF Summaries to Telegram
On a new Gmail email, extracts PDF content, summarizes it with OpenAI, and sends it to Telegram.
Gmail RSS Slack PDF Parser
On a new Gmail email, reads an RSS feed, posts to Slack, and parses the attached PDF.