Batch Load Image Sequence (Trigger)

BatchLoadImageSequenceWithTrigger

Same as BatchLoadImageSequence but with an optional trigger input. - Connect any output to `trigger` to force this node to wait. - Useful for ensuring a process finishes before loading starts. - This node will NOT unroll (run multiple times) if the trigger is a list.

Pack: ComfyUI-FrameIO

custom_nodes.ComfyUI-FrameIO

Inputs (5)

NameTypeRequired
path_patternSTRINGrequired
start_indexINTrequired
frame_countINTrequired
ignore_missing_imagesCOMBOrequired
trigger*optional

Outputs (2)

NameType
IMAGEIMAGE
INTINT