AI Agents

Extract and analyze PDF images from Google Drive automatically

12 nodes 328 147 Automatic trigger
Download

Workflow Description

Automate extraction of images from PDF files stored in Google Drive and analyze them using AI-powered image recognition. Process visual content intelligently, extract insights, and save structured results without manual intervention.

How it works

  1. 1.Detect new or selected PDF file in Google Drive
  2. 2.Extract all embedded images from the PDF document
  3. 3.Send images to OpenAI for intelligent analysis and categorization
  4. 4.Process and format analysis results
  5. 5.Save structured findings to output file

Use cases

  • Automated invoice and receipt data extraction from scanned documents
  • Medical or technical report image analysis and documentation
  • Business form processing and visual content classification

Requirements

  • Active Google Drive account with PDF files accessible
  • Valid OpenAI API key with image analysis capabilities
  • Google Drive folder permissions for file access

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Google Drive OpenAI

Details

Trigger Automatic trigger
Nodes 12
Apps 2
Views 328
Downloads 147

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (12)

/

When clicking ‘Test workflow’

Manual Trigger

#1

Sticky Note

Sticky Note

#2

Get pdf file

Google Drive

#3

Get all img_url

Set

#4

Analyze image

OpenAI

#5

Extract pdf image

HTTP Request

#6

Sticky Note1

Sticky Note

#7

Get image data

Split Out

#8

Sticky Note3

Sticky Note

#9

Get image analyze content

Set

#10

Integrate all content to a a content

Code

#11

Output content to a .txt file

Convert To File

#12