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.
Repeat Image To Count
- image
- images
◄count1►
Category👁️ Yvann Nodes/🛠️ Utils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Batch of images to repeat | |
| count | INT | 1 | Number of output images (cycles if count > batch size) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |