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

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related File & Document Management workflows

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.