Block 1 - Local File Trigger
- Type / Role
- n8n-nodes-base.localFileTrigger - localFileTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This workflow contains community nodes that are only compatible with the self hosted version of n8n. Extract Data from Invoices with OCR, Gemini AI, and Airtable This template automates the proc...
n8n-nodes-base.localfiletrigger, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-tesseractjs.tesseractnode, n8n-nodes-base.switch, n8n-nodes-base.aggregate, n8n-nodes-pdf-page-extract.pdfpageextract, n8n-nodes-base.telegram, n8n-nodes-base.readwritefile
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Vinay.
Original n8n.io sourceThis workflow contains community nodes that are only compatible with the self-hosted version of n8n.
This template automates the process of extracting key details from invoices (PDF, JPG, PNG) and storing them in Airtable using OCR + AI. It eliminates manual data entry by leveraging Tesseract OCR, Google Gemini AI, and Airtable, with optional Telegram notifications. The workflow is ideal for freelancers, small businesses, and finance teams who need a lightweight and automated solution for handling invoice data.
This workflow uses community nodes (n8n-nodes-tesseractjs, n8n-nodes-pdf-page-extract).
It works best on self-hosted n8n or n8n cloud instances where these nodes are available.
You must install and configure these nodes before importing the workflow.
~/self-hosted-ai/ocr-bot:/shared) so invoices can be dropped into /shared/ocr/. π‘ Tip: Add a screenshot of the workflow in n8n to help users quickly understand the node structure.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Extract Data from Invoices with OCR, Gemini AI, and Airtable |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | AI Summarization, Multimodal AI |
| Author | Vinay |
| Published | 20 Aug 2025 |
Use the JSON export at /data/workflows/7634/7634.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This workflow contains community nodes that are only compatible with the self hosted version of n8n. Extract Data from Invoices with OCR, Gemini AI, and Airtable This template automates the proc...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your AI Summarization, Multimodal AI use case.