ComfyUI Node
Save Image (SD WebUI Style)
A ComfyUI node in image with 4 inputs and 0 outputs.
Save Image (SD WebUI Style)
- images
◄filename_prefixComfyUI►
◄image_formatpng►
◄quality100►
Categoryimage
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The images to save. | |
| filename_prefix | STRING | ComfyUI | Filename prefix and/or output subdirectory. A date folder (yyyy-mm-dd) is always created as the direct parent. Seed is auto-resolved from the first KSampler node (fallback: 0). Examples (output dir = ComfyUI/output): 'txt2img/' -> output/txt2img/{date}/00001-seed.ext 'abc' -> output/{date}/abc00001-seed.ext 'imgEdit/qwen' -> output/imgEdit/{date}/qwen00001-seed.ext '' -> output/{date}/00001-seed.ext 'abc/def/' -> output/abc/def/{date}/00001-seed.ext 'abc/def/114514' -> output/abc/def/{date}/11451400001-seed.ext |
| image_format | COMBO | png | Image save format. |
| quality | INT | 1000–100 | Save quality for JPG/WebP formats (0-100). Ignored for PNG. |
Outputs (0)
No outputs