Nodes/ComfyUI_Yvann-Nodes/Repeat Image To Count
ComfyUI Node

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.

By yvann-ba·Created 2 years ago·Updated 6 months ago· 705
Repeat Image To Count
  • image
  • images
count1
Category👁️ Yvann Nodes/🛠️ Utils

Inputs (2)

NameTypeDefaultDescription
imageIMAGEBatch of images to repeat
countINT1Number of output images (cycles if count > batch size)

Outputs (1)

NameTypeDescription
imagesIMAGE