Repeat Image To Count

Repeat Image To Count

Repeats a batch of images to reach a specified count. If the count is greater than the number of input images, the node will cycle through the images repeatedly until reaching the target count. Input an image batch and specify the desired count (minimum 1). The output is a batch of images matching exactly the specified count, useful for synchronizing image batches with audio frame counts or other batch-based operations.

Pack: ComfyUI_Yvann-Nodes

custom_nodes.ComfyUI_Yvann-Nodes

Inputs (2)

NameTypeRequired
imageIMAGErequired
countINTrequired

Outputs (1)

NameType
imagesIMAGE