Automate Document Parsing to Google Sheets with AI and OCR
This n8n workflow automates the parsing of documents such as invoices, logs, and sensor reports from PDFs, images, and CSVs. It extracts key fields using OCR and AI, then stores the structured data in Google Sheets.
The workflow begins with a webhook trigger that receives document uploads. It then uses a switch node to determine the file type: images are processed with Tesseract OCR, PDFs with a PDF parser, and CSVs are extracted directly. The extracted text is analyzed by Google Gemini AI to identify fields like invoice ID, total, and customer name. The resulting JSON data is cleaned and appended to a Google Sheet, facilitating automated data entry and reducing manual processing time.
- Platform
- n8n
- Category
- File & Document Management
- Price
- $9.99
- Creator
- Marcus Johnson
- code
- switch
- webhook
- stickyNote
- googleSheets
- extractFromFile
- chainLlm
- tesseractNode
- lmChatGoogleGemini
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.
Related File & Document Management workflows
- Automate Invoice Data Extraction to Airtable with OCR and AI$14.99
- Automate PDF Invoice Creation from Google Sheets Using PDF.co$4.99
- Create Custom PDF Documents from Templates with Gemini & Google Drive$24.99
- Automatically Save and Organize Outlook Email Attachments in OneDrive Folders$9.99
- Automate Invoice Data Extraction from Google Drive to Google Sheets with Mistral OCR$14.99
- Convert Files to Markdown with Datalab.to API in n8n$9.99
More from Marcus Johnson
Need this deployed? We'll set it up for you.
Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.