ComfyUI Node
Split Image Batch | Akatz
# AK Split Image Batch This node splits an input image batch into two at a given index, and returns one of the partitions. - split_index: The index at which to split the image batch. - split_batch_index: 0 to return the first partition, 1 to return the second partition.
Split Image Batch | Akatz
- image_batch
- IMAGE
◄split_index1►
◄split_batch_index0►
Category💜Akatz Nodes/Utils
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image_batch | IMAGE | — | |
| split_index | INT | 1 | — |
| split_batch_index | INT | 00–1 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |