ComfyUI Node
π CYH File | Folder Filename Builder
A ComfyUI node in file with 5 inputs and 2 outputs.
π CYH File | Folder Filename Builder
- full_path
- filename
βproject_nameMyProjectβΊ
βfilenameimage01βΊ
βuse_subfolderstrueβΊ
βdelimiter/βΊ
βsubfolderimagesβΊ
Categoryfile
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| project_name | STRING | MyProject | β |
| filename | STRING | image01 | β |
| use_subfolders | BOOLEAN | true | β |
| delimiter | COMBO | / | 4 options: /, _, -, \ |
| subfolderopt | STRING | images | β |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| full_path | STRING | β |
| filename | STRING | β |