ComfyUI Node
Image From Batch
A ComfyUI node in nifty/image with 3 inputs and 1 output.
Image From Batch
- image
- IMAGE
◄batch_index0►
◄length1►
Categorynifty/image
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image batch to slice from. | |
| batch_index | INT | 0-4096–4096 | Start index within the batch. Positive = from the beginning, negative = from the end (-1 = last image). |
| length | INT | 1-1–4096 | Number of images to take. -1 = take all from start to end of batch. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |