Automatically analyzes new images in Google Drive using AI, generates keyword tags, and embeds them directly into the image metadata (dc:subject) for seamless organization.
This n8n workflow revolutionizes image management by leveraging AI vision models to tag images automatically. When a new image is added to a specified Google Drive folder, the workflow downloads it, converts it to Base64, and sends it to an AI service like OpenAI for content analysis. The AI generates a comma-separated list of descriptive keywords, which are then merged with the image data.
A custom Code node processes this data to embed the keywords into the image's EXIF metadata under the 'dc
Platform
n8n
Category
File & Document Management
Price
$14.99
Creator
BestWorkflows
AI Vision
Image Tagging
Google Drive
Metadata
Automation
EXIF
OpenAI
File Management
Computer Vision
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.