ComfyUI Node
Load Image Batch
Loads one image from a directory batch using single, incremental, or seeded-random selection.
Load Image Batch
- image
- filename_text
◄mode▾►
◄seed0►
◄index0►
◄labelBatch 001►
◄path►
◄pattern*►
◄allow_RGBA_output▾►
◄filename_text_extension▾►
CategoryComfyUI Text Processor/Image
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | 3 options: single_image, incremental_image, random | |
| seed | INT | 00–18446744073709550000 | — |
| index | INT | 00–150000 | — |
| label | STRING | Batch 001 | — |
| path | STRING | — | |
| pattern | STRING | * | — |
| allow_RGBA_output | COMBO | 2 options: false, true | |
| filename_text_extensionopt | COMBO | 2 options: true, false |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | Loaded image tensor. |
| filename_text | STRING | Selected filename text. |