🎬 AE-ComfyUI-Panels

ScriptUI panels that connect Adobe After Effects with ComfyUI for AI-powered image generation

🧠 Concept

AE-ComfyUI-Panels adds custom ScriptUI panels to Adobe After Effects that talk directly to ComfyUI. You can send prompts or selected layers from AE to your ComfyUI workflows, generate new images, and automatically import the results back into your composition — all without leaving After Effects.

AE-ComfyUI-Panels Workflow

🎨 Panels

☁️ Google Gemini (Nano Banana)

📝 Text-to-Image (Open Source)

🖼️ Image-to-Image Panel (Work in progress)

📊 JSON Metadata Reader

🔧 Additional Features

⚙️ Installation

Step 1: Download the panel(s)

Step 2: Install into After Effects

  1. In After Effects, go to File → Scripts → Install ScriptUI Panel...
  2. Select the .jsx file and click Open
  3. Restart After Effects
  4. Open the panel via Window → ComfyUI_Gemini.jsx, Window → ComfyUI_Text2Image.jsx, or Window → ComfyUI_JsonReader.jsx

Note: Enable script access if prompted — Edit → Preferences → Scripting & Expressions → Allow Scripts To Write Files And Access Network

⬇️ Download Latest Release 💻 View Source on GitHub

▶️ Usage

CloudGen Panel (Google Gemini)

Text-to-Image Panel

Image-to-Image Panel

JSON Metadata Reader

🧩 ComfyUI Setup

AE-ComfyUI-Panels expects a running ComfyUI server. Configure your panel’s API URL to point to your ComfyUI instance and load a workflow that accepts either a text prompt or an input image (depending on which panel you use).