ComfyUI Node
Image Saver
A ComfyUI node in Info-Prompt-Toolkit/ImageInfo with 10 inputs and 3 outputs.
Image Saver
- image
- image_info
- image
- image_info
- file_path
◄filename_suffiximage►
◄output_dir►
◄output_subdirnone►
◄quality100►
◄write_captionfalse►
◄output_formatwebp►
◄file_stem—►
◄caption►
CategoryInfo-Prompt-Toolkit/ImageInfo
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Image or image batch to save | |
| filename_suffix | STRING | image | Suffix part of output filename |
| output_dir | STRING | Base output directory under ComfyUI output | |
| output_subdir | COMBO | none | Output sub directory format |
| quality | INT | 1000–100 | WebP quality |
| write_caption | BOOLEAN | false | Write caption txt file |
| output_format | COMBO | webp | Output image file format |
| image_infoopt | IPT-IMAGEINFO | Image info or image-info list for each image | |
| file_stemopt | STRING | Optional output filename stem list; when connected, save as <file_stem>.<format> | |
| captionopt | STRING | Caption text or caption list for each image |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| image_info | IPT-IMAGEINFO | — |
| file_path | STRING | — |