ComfyUI Node
Get File List
A ComfyUI node in 🐝TinyBee/Lists with 7 inputs and 1 output.
Get File List
- file_list
◄path./►
◄glob_pattern**/*►
◄sort_methoddefault►
◄sort_ascendingtrue►
◄seed0►
◄allowed_extensions.jpeg,.jpg,.png,.tiff,.gif,.bmp,.webp►
◄dest_path►
Category🐝TinyBee/Lists
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | ./ | — |
| glob_pattern | STRING | **/* | — |
| sort_method | COMBO | default | 6 options: default, date, filename, parent folder, full path, random |
| sort_ascending | BOOLEAN | true | — |
| seed | INT | 00–18446744073709550000 | — |
| allowed_extensionsopt | STRING | .jpeg,.jpg,.png,.tiff,.gif,.bmp,.webp | — |
| dest_pathopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| file_list | STRING | — |