ComfyUI Node
Save Image (Custom)
A ComfyUI node in custom/Save with 6 inputs and 0 outputs.
Save Image (Custom)
- images
◄directory_name►
◄file_name_prefixComfyUI_►
◄is_counter_enabledtrue►
◄file_name_suffix_►
◄compress_level4►
Categorycustom/Save
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| directory_name | STRING | Sub-directory of the output directory to save images to. | |
| file_name_prefix | STRING | ComfyUI_ | Prefix to be added before the file name. |
| is_counter_enabled | COMBO | true | If enabled, counts the number of files in the specified sub-directory and uses it in the file name. Otherwise, the file name will just consist of the prefix and the suffix. |
| file_name_suffix | STRING | _ | Suffix to be added after the file name. |
| compress_level | INT | 4 | Compression level to be used for saved images. |
Outputs (0)
No outputs