Automated Image Metadata Tagging

Automated Image Metadata Tagging

Manual
High
9
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
9
Node Types
8

Node Types

extract From File
Extract from File
1 node
convert To File
Convert to File
1 node
open Ai
Analyze Image Content
1 node
google Drive
Download Image File, Update Image File
2 nodes
google Drive Trigger
Trigger: New file added to Google Drive Folder
1 node
code
Write Metadata to Base64 Code
1 node
sticky Note
Sticky Note1
1 node
merge
Merge Metadata and Base64 Code
1 node

Workflow JSON

8.96 KB
{
  "id": "XbawQw3cvClu2wsx",
  "meta": {
    "instanceId": "1acdaec6c8e84424b4715cf41a9f7ec057947452db21cd2e22afbc454c8711cd",
    "templateCredsSetupCompleted": true
  },
  "name": "Automated Image Metadata Tagging",
  "tags": [],
  "nodes": [
    {
      "id": "cd1dba71-345b-45ae-8110-4fb57291f363",
      "name": "Extract from File",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        260,
        180
      ],
      "parameters": {
        "options": {},
        "operation": "binaryToPropery"
      },
      "typeVersion": 1
    },
    {
      "id": "7973b64e-ae92-44c9-aa8e-002c32c25def",
      "name": "Convert to File",
      "type": "n8n-nodes-base.convertToFile",
      "position": [
        920,
        80
      ],
      "parameters": {
        "options": {},
        "operation": "toBinary",
        "sourceProperty": "data"
      },
      "typeVersion": 1.1
    },
    {
      "id": "5fe13d4e-566b-459f-8830-f16829a34284",
      "name": "Analyze Image Content...

Showing first 1000 characters. Click "Expand" to view the full JSON.