Skip to content

Collect

Collect
Utility

Bundles any number of individual images into a single batch output.

Collect takes a variable-count list of IMAGE inputs and combines them into one batch output. Each connected image becomes a frame in the batch, with a per-frame name field. Drag rows in the Properties panel to reorder frames.

This is the manual counterpart to Image Folder: where Image Folder loads from disk automatically, Collect lets you hand-pick and arrange images from anywhere in your graph into a batch for downstream processing.

General

FramesData

Per-frame metadata array (name). Managed by the node UI

  • Drag rows in the Properties panel to reorder frames without rewiring.
  • Give each frame a descriptive name - Export Batch uses these names in the output filenames.
  • Frame names fall back to the upstream node’s source label, so naming is optional if the input already carries a label.
  • Wire the output into Sprite Sheet, Export Batch, or Split for batch processing.