ComfyUI Node
Load Image Batch (dir)
Loads all images from a directory as a single batch. All images must have the same dimensions.
Load Image Batch (dir)
- IMAGE
- MASK
- COUNT
- FILENAMES
◄directory►
◄skips0►
◄sort_by▾►
◄trim_suffixfalse►
◄recursivefalse►
Categoryimage
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| directory | STRING | — | |
| skipsopt | INT | 00–9223372036854776000 | — |
| sort_byopt | COMBO | 7 options: None, As Text (Asc), As Text (Desc), As Number (Asc), As Number (Desc), Time Modified (ASC), +1 | |
| trim_suffixopt | BOOLEAN | false | If enabled, FILENAMES output will have the file suffix removed. |
| recursiveopt | BOOLEAN | false | If enabled, the directory will be searched recursively. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| MASK | MASK | — |
| COUNT | INT | — |
| FILENAMES | STRING | — |