Skip to main content

Node reference

These node types cover every workflow. Ports are typed (text, image, video, audio); only matching types connect. Optional inputs can stay unwired; multiple inputs accept more than one connection.

Inputs

NodeOutputsWhat it does
ImageimageBrings one of your images into the graph — upload, pick from your Library, or pull from a connected integration.
PrompttextA block of editable text: a description, concept notes, or instructions for downstream nodes.
VideovideoBrings one of your videos into the graph.

Generators

Every generator spends credits when it runs, priced by the model you pick — see Choosing a model.

NodeInputsOutputsWhat it does
Generate ImagePrompt (text) · References (image, optional, multiple)imageGenerates an image from the prompt; reference images carry your product, character, or style into the result.
Generate VideoPrompt (text) · Frames (image, optional, multiple)videoGenerates video from the prompt; wired images serve as first/reference frames.
Generate TextInput (text, optional) · Images (image, optional, multiple)textAn LLM step — write briefs, shot lists, or prompts. It's vision-capable: wire images in and it reads them.
Generate AudioPrompt (text)audioGenerates audio from a description — voiceover, music, or sound effects.
Edit VideoVideo (video) · Prompt (text)videoVideo-to-video: describes a change to real footage — weather, style, set — while keeping the subject and motion.
Upscale VideoVideo (video)videoSharpens and enhances a clip into a delivery-ready master.

Utilities

NodeInputsOutputsWhat it does
Combine TextTexts (text, multiple)textMerges several texts into one, with a configurable separator — great for joining a shared style block onto per-shot beats.
Split Listtexttext × 12 (Part 1–12)Splits a numbered list into up to 12 separate outputs — the bridge between one LLM-written shot list and a dozen parallel generators.
Frame GrabVideo (video)imageExtracts the first or last frame of a video — the key to chaining clips into seamless transitions.
Social FormatImage (image)imageResizes an image to a platform preset — Instagram Square, Portrait, Story, Widescreen, Pinterest Pin — cropping to fill or letterboxing. Deterministic and free: one photo becomes every variant without a fresh generation.
OutputImage · Video · Audio · Text (all optional)Marks a deliverable. Wire your finished results here so runs surface them cleanly.

:::tip Frame Grab is free Frame Grab extracts frames without spending any credits. :::

Keep going