ComfyUI Node
List Files
A ComfyUI node in filesystem with 6 inputs and 1 output.
List Files
- file_list
◄directory►
◄file_types*.png,*.jpg,*.jpeg,*.webp►
◄recursivefalse►
◄sort_byname►
◄sort_orderasc►
◄separator,►
Categoryfilesystem
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| directory | STRING | — | |
| file_types | STRING | *.png,*.jpg,*.jpeg,*.webp | — |
| recursive | BOOLEAN | false | — |
| sort_by | COMBO | name | 3 options: name, size, modified_time |
| sort_order | COMBO | asc | 2 options: asc, desc |
| separator | STRING | , | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| file_list | STRING | — |