Type: nodetool.image.BatchToList
Namespace: nodetool.image
Description
Convert an image batch to a list of image references. batch, list, images, processing
Use cases:
- Convert comfy batch outputs to list format
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| batch | image |
The batch of images to convert. | {'type': 'image', 'uri': '', 'asset_id': None, 'data': None} |
Outputs
| Output | Type | Description |
|---|---|---|
| output | List[image] |
Metadata
Related Nodes
Browse other nodes in the nodetool.image namespace.