Extract text from PDF and image using Vertex AI (Gemini) into CSV
How to extract PDF and image text into CSV using n8n (without manual data entry) This workflow will extract text data from PDF and images, then store it as CSV. [💡 You can read more about this workflow here](https://rumjahn.com/how-to-create-an-a-i-agent-to-analyze-matomo-analytics-using-n8n-for-free/)
Integrations Used (4)
Prerequisites
Required Credentials (3)
Multiple services required
This workflow needs 3 different credentials. Make sure you have accounts for all services before importing.
Complexity
Advanced features used. Requires n8n experience.
When to Use This Workflow
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Time Savings
Replace repetitive manual tasks with reliable automation.
Reclaim hours every week for higher-value work.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"id": "sUIPemKdKqmUQFt6",
"meta": {
"instanceId": "558d88703fb65b2d0e44613bc35916258b0f0bf983c5d4730c00c424b77ca36a",
"templateCredsSetupCompleted": true
},
"name": "Extract text from PDF and image using Vertex AI (Gemini) into CSV",
"tags": [],
"nodes": [
{
"id": "f60ef5f9-bc08-4cc9-804e-697ae6f88b9b",
"name": "Google Gemini Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
980,
920
],
"parameters": {
"options": {},
"modelName": "models/gemini-1.5-pro-latest"
...Related Workflows
CV Resume PDF Parsing with Multimodal Vision AI
Try me out! This workflow converts a Candidate Resume PDF to an image which is then "read" by a Vision Language Model (...
Transcribing Bank Statements To Markdown Using Gemini Vision AI
Try Me Out! This workflow converts a bank statement to markdown, faithfully capturing the details using the power of Vi...
🤖🧑💻 AI Agent for Top n8n Creators Leaderboard Reporting
AI Agent for n8n Creator Leaderboard Stats https://github.com/teds-tech-talks/n8n-community-leaderboard
Visual Regression Testing with Apify and AI Vision Model
Part A. Generate Base Images Before we can run our visual regression tests, we must generate a series of base screenshot...
Chat with PDF docs using AI (quoting sources)
1. Setup: Fetch file from Google Drive, split it into chunks and insert into a vector database Note that running this pa...
Extract data from resume and create PDF with Gotenberg
Add chat ID Remember to set your actual ID to trigger automation from Telegram.