Studio  /  Untitled session
Nodes
Input
Text Input
Image Upload
Generation
Generate Image
Generate Video
Edit Image
Processing
Upscale
Style Transfer
Remove BG
Image Tools
Convert Format
Compress
Resize
Smart Crop
Rotate
Flip
Enhance
Filter
BG Remove
Upscale (Tool)
Platform Resize
Logic
Conditional
Merge
Output
Preview
Download
Save to Gallery
Templates
React Flow mini map
Workflow Studio

Build visual AI generation pipelines with drag-and-drop nodes

Turn one-off prompts into repeatable production pipelines. Connect text inputs to image generators, chain edits, switch providers, and export to your gallery — all without code.

The Workflow Studio is a node-based automation editor for AI image and video generation. Drag nodes from the palette onto the canvas, connect outputs to compatible inputs, and run the graph to execute every step in topological order. Each node reports its own progress and result so you can debug visually.

Workflows make multi-step recipes reproducible. Once you have a pipeline you like — for example, "enhance the prompt, generate four variants in parallel, upscale the best, apply a style transfer, and save" — name it, save it, and rerun it whenever you need fresh assets in the same style.

Type-aware connections prevent invalid graphs (text outputs only connect to text inputs, images to images, and so on), and cycle detection keeps the runtime from getting stuck. The Workflow Cost Badge sums up the credit cost of every generation node before you run, so you always know what a full pipeline will spend.

Popular use cases

Prompt-enhance and fan out

Take one rough idea, expand it through the prompt enhancer, generate four variants in parallel, and pick the best.

Generate and refine

Image generation → upscale → style transfer → save. A clean three-step pipeline for finishing hero assets.

Image-to-video at scale

Batch animate a folder of stills with consistent camera motion and resolution settings.

Provider A/B comparison

Same prompt, two providers, side-by-side outputs — useful when locking style for a campaign.

Frequently asked questions

What is the Workflow Studio?
A visual node-based editor for AI generation pipelines. Drag nodes onto a canvas, connect outputs to inputs, and run the graph to chain prompt enhancement, image generation, editing, video synthesis, and asset export into a single repeatable pipeline.
When should I use a workflow instead of the Studio?
Whenever you find yourself running the same multi-step recipe more than twice — for example, "enhance prompt, generate four variants, upscale the best one, apply a style transfer." Workflows make those recipes reproducible, shareable, and editable.
Which node types are available?
Inputs (text, image, number), generation (image, video, edit), processing (prompt enhancer, style transfer, upscale, background removal), routing (provider switch, conditional), and outputs (preview, save, download). Hover any node in the palette to see its inputs and outputs.
Can I save and share workflows?
Yes. Use Save in the toolbar to persist a workflow to your account; use Load to open any previously saved graph. Templates ship with the palette so you can clone a starting point instead of building from scratch.
How are credits charged for a workflow run?
Each generation node deducts its own credit cost when it executes. The Workflow Cost Badge in the toolbar adds them up before you run, so you know what the full pipeline will spend.