ComfyUI Node
Yet Another Save Image
Saves PNG, JPG, or WebP images, shows previews, and can copy them to ComfyUI's input folder.
Yet Another Save Image
- images
- filename
◄filename_prefixComfyUI►
◄formatpng►
◄save_to_inputfalse►
Categoryimage
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The images to save. | |
| filename_prefix | STRING | ComfyUI | Supports subfolders and substitutions such as %date:yyyy-MM-dd%, %date:hhmmss%, %width%, %height%, and %Node.widget%. |
| format | COMBO | png | PNG is lossless; JPG and WebP use quality 95. ComfyUI workflow metadata is embedded automatically. |
| save_to_input | BOOLEAN | false | Also copy each file directly into ComfyUI's input folder, without prefix subfolders, and update Load Image choices. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| filename | STRING | — |