ComfyUI Node
Load Image List (dir)
Loads all images from a directory as a list of individual images.
Load Image List (dir)
- IMAGE
- MASK
- INDEX
- 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 | — |
| INDEX | INT | — |
| FILENAMES | STRING | — |