Display
A pass-through node that renders its input visually on the canvas. The output is identical to the input — nothing is modified.
Boolean
Outputs a true or false boolean value. Unlike Flow Switch, false is passed downstream as data and does not disable the branch.
Compositor
Compose images by stacking Image and Text layers on a configurable canvas with blend modes, opacity, and live preview.
Select
Use this node to select a single option from a predefined list. The selected value can be passed to other nodes in your workflow. Useful for creating conditional logic or choosing between different processing paths.