Extract Text from PDFs/Images with Gemini AI to CSV - n8n Workflow | Neura Market
Extract Text from PDFs/Images with Gemini AI to CSV
Automates extracting transactions or text from bank PDFs and images using Vertex AI Gemini, outputting structured CSV to Google Drive for easy import into budgeting tools.
This n8n workflow streamlines expense tracking by monitoring a Google Drive folder for new PDFs or images, such as bank statements or screenshots. It leverages Google Vertex AI's Gemini model to perform intelligent text extraction and recognition, parsing key data like transactions, dates, and amounts into a structured format.
The workflow then generates a CSV file from the extracted data and automatically saves it to a designated output folder in Google Drive. This eliminates manual data entry
Platform
n8n
Category
Commerce
Price
$12.99
Creator
Jose Maurino
PDF Extraction
Image OCR
Gemini AI
Vertex AI
Google Drive
CSV Export
Expense Tracking
Data Extraction
Automation
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.