Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.imagine.art/llms.txt

Use this file to discover all available pages before exploring further.

The Compositor node lets you merge and layer multiple inputs — images, videos, or both — into a single composited output, directly inside the Workflows canvas. No external tools needed.
Compositor node on canvas — placeholder

How to use the Compositor node

1

Add the Compositor node

Open the node picker (Space or right-click on the canvas) and search for Compositor. Click to place it.
Searching for Compositor in node picker — placeholder
2

Connect your inputs

Connect the output handles of any Image or Video nodes to the input slots on the Compositor. You can connect multiple inputs — each one becomes a separate layer.
Multiple inputs connected to Compositor — placeholder
3

Configure layering

In the right sidebar, reorder layers by dragging them up or down. Set blend mode, opacity, position, and scale for each layer independently.
Compositor layer settings in right sidebar — placeholder
4

Connect the output

Connect the Compositor’s output handle to any downstream node — a Generate Video node, an Export node, or another Compositor for more complex compositions.
5

Run

Click Run on the Compositor node or run the full workflow. The node merges all connected layers and produces a single composited output.
Composited output preview — placeholder

Supported inputs

Input typeNotes
ImageStatic frames from any image node
VideoClips from any video generation or edit node
MixedImage and video inputs can be combined in the same Compositor
Use the Compositor to stitch together outputs from separate generation pipelines before passing them to a final export or post-processing node.