ComfyUI Node
TS Image Batch to Image List
Convert an image batch into an image list.
TS Image Batch to Image List
- image
- images
CategoryTS/Image/Batch
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Image batch [B,H,W,C] to split into a list of single-frame images. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | List of single-frame images, one per batch item. |