{
  "name": "Generate dynamic images with text & templates using ImageKit.",
  "nodes": [
    {
      "id": "adda98f8-54e0-4d0a-9eee-57aad2e13b5d",
      "name": "Extract Image Extension",
      "type": "n8n-nodes-base.code",
      "position": [
        100,
        -320
      ]
    },
    {
      "id": "005ebc38-105d-467b-917a-4ee10fb87316",
      "name": "Image Properties",
      "type": "n8n-nodes-base.set",
      "position": [
        -120,
        -320
      ]
    },
    {
      "id": "18a62cc0-177e-482b-9853-62f5eadd2473",
      "name": "Upload Post Image",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        320,
        -320
      ]
    },
    {
      "id": "72644b00-5891-4729-86bd-e7c3079e5b2b",
      "name": "Generate & Store Social IMG on Cloud",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        540,
        -320
      ]
    },
    {
      "id": "1bfb8b1e-b380-499c-815d-95be76c00e4c",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -340,
        -320
      ]
    },
    {
      "id": "7d4380b9-ef1c-4f0d-bed5-baa831f776e7",
      "name": "Image Previewer",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        760,
        -320
      ]
    },
    {
      "id": "986457b1-44cc-491f-b842-ab507f59d53d",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -340,
        -680
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "e4293925-2640-4ab9-aaf2-62b56d5d23a2",
      "name": "APITemplate.io",
      "type": "n8n-nodes-base.apiTemplateIo",
      "position": [
        880,
        -80
      ]
    },
    {
      "id": "43cf11d0-2271-4f87-bec2-44fe4b9692ab",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -340,
        -80
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "64562c84-9e9b-44a7-869e-ece814e888a0",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -180,
        -340
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "bbf83933-e6cb-481f-b89d-6fb5a2360576",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        -340
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "806a00b5-f463-4ffa-b029-911f88104e42",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -340,
        140
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "a49fa75c-71ba-4cc6-aeb3-93b2624063cf",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        260,
        -340
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "deed5c78-f076-4a19-a1d7-df338b7c41ac",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -340,
        240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "6ea3109e-b90e-492c-b6a1-4f77effa3f33",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        200,
        -80
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "22ab82e0-0ba1-45ae-aed3-cb233a7697fd",
      "name": "Sticky Note8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        480,
        -340
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Image Properties": {
      "main": [
        [
          {
            "node": "Extract Image Extension",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Upload Post Image": {
      "main": [
        [
          {
            "node": "Generate & Store Social IMG on Cloud",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Extract Image Extension": {
      "main": [
        [
          {
            "node": "Upload Post Image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking ‘Test workflow’": {
      "main": [
        [
          {
            "node": "Image Properties",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate & Store Social IMG on Cloud": {
      "main": [
        [
          {
            "node": "Image Previewer",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}