ComfyUI Node
Simple Folder Parser
A ComfyUI node in utils/file with 2 inputs and 2 outputs.
Simple Folder Parser
- filenames_with_ext
- filenames_without_ext
◄folder_pathC:/path/to/your/folder►
◄file_filter*.mp4►
Categoryutils/file
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| folder_path | STRING | C:/path/to/your/folder | — |
| file_filter | STRING | *.mp4 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| filenames_with_ext | STRING | — |
| filenames_without_ext | STRING | — |