ComfyUI Node
LC Easy Folder π
Build a filename_prefix for native Save Image. Creates folders if needed.
LC Easy Folder π
- filename_prefix
βfolderDraftsβΊ
βprefixTestβΊ
βsuffixβΊ
βtimestamp%Y-%m-%dβΊ
βpath_separatorautoβΊ
CategoryLC123/io
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| folder | STRING | Drafts | Base folder under the Comfy output directory. Separator is appended automatically. |
| prefix | STRING | Test | Filename prefix. |
| suffix | STRING | Filename suffix (optional). | |
| timestamp | COMBO | %Y-%m-%d | Timestamp format appended to the name. Choose none to omit. |
| path_separator | COMBO | auto | Path separator style. auto uses the OS default. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| filename_prefix | STRING | β |