Parse Invoice PDFs with Nanonets OCR & Export to Excel - n8n Workflow | Neura Market
Parse Invoice PDFs with Nanonets OCR & Export to Excel
Automates PDF invoice/receipt processing via Nanonets OCR, extracts fields and tables, and exports structured data to Excel. Trigger via form or webhook for seamless data extraction.
This n8n workflow revolutionizes document processing by leveraging the Nanonets API for OCR-based extraction from PDFs, such as invoices, receipts, or orders. Users upload documents through an n8n form trigger or webhook, and the workflow handles asynchronous parsing: sending the file to Nanonets, polling for completion, retrieving structured results (including header fields and line items/tables), restructuring the data, and generating an Excel file for download or further use.
Ideal for trave
Platform
n8n
Category
Travel
Price
$24.99
Creator
Matt Buds
OCR
Invoice Extraction
Nanonets
PDF Processing
Excel Export
Data Automation
Travel
Accommodation
Receipts
AI Parsing
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.