Generate AI Media with ComfyUI: Images, Video, 3D, & Audio Bridge - n8n Workflow | Neura Market
Generate AI Media with ComfyUI: Images, Video, 3D, & Audio Bridge
Unlock low-cost, high-control generative media workflows directly from n8n by integrating with ComfyUI. Ideal for indie creators, AI developers, or small teams seeking scalable media automation—from images to video, 3D, and even audio—this workflow makes generative content production more flexible and programmable than ever.
## How it works
- Accept a media generation request via an n8n trigger (HTTP webhook, schedule, etc.)
- Parse input and inject it into a ComfyUI payload
- Send the payload to your local or remote ComfyUI instance
- Wait for and collect the output media files (e.g., images, videos, 3D models, or audio)
- Send the result to a destination like email, Telegram, S3, or upload it back to a CMS or client app
The format and complexity of the media are entirely dependent on the ComfyUI workflow you use, meaning this n8n integration is as powerful and creative as your ComfyUI setups.
## Set up steps
1. Set up and run a local or remote ComfyUI instance with API access enabled.
2. Load or create a ComfyUI workflow that suits your content goals (image gen, video stitching, etc.).
3. Open this n8n template and set your ComfyUI server URL, input template, and output handling preferences.
4. Connect additional services for input (e.g., Airtable, HTTP) and output (e.g., Notion, Slack, S3) depending on your use case.
Platform
n8n
Category
AI
Price
Free
Creator
Nielo
if
set
code
noOp
wait
merge
crypto
discord
aggregate
stickyNote
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.