ComfyUI Node
Image Save YC
A ComfyUI node in YCNode/Image with 11 inputs and 2 outputs.
Image Save YC
- images
- images
- filenames
◄output_path►
◄filename_prefixComfyUI►
◄filename_delimiter_►
◄filename_number_mode▾►
◄filename_number_padding2►
◄filename_number_position▾►
◄filename_number_strategy▾►
◄extension▾►
◄caption—►
◄caption_file_extension.txt►
CategoryYCNode/Image
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| output_path | STRING | — | |
| filename_prefix | STRING | ComfyUI | — |
| filename_delimiter | STRING | _ | 分隔符或装饰符,可用于分隔前缀和序号,或纯粹作为装饰添加 |
| filename_number_mode | COMBO | 3 options: none, normal, padded | |
| filename_number_padding | INT | 21–9 | — |
| filename_number_position | COMBO | 2 options: suffix, prefix | |
| filename_number_strategy | COMBO | format_match: 只匹配相同格式文件递增; global_increment: 按目录所有文件数量递增 | |
| extension | COMBO | 7 options: png, jpg, jpeg, gif, tiff, webp, +1 | |
| captionopt | STRING | — | |
| caption_file_extensionopt | STRING | .txt | 文本文件的扩展名 |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| filenames | STRING | — |