Nodes/ComfyUI-SaveImageAsSdWebUI/Save Image (SD WebUI Style)
ComfyUI Node

Save Image (SD WebUI Style)

A ComfyUI node in image with 4 inputs and 0 outputs.

By 1lch2·Created 3 months ago·Updated 3 months ago· 1
Save Image (SD WebUI Style)
  • images
    filename_prefixComfyUI
    image_formatpng
    quality100
    Categoryimage

    Inputs (4)

    NameTypeDefaultDescription
    imagesIMAGEThe images to save.
    filename_prefixSTRINGComfyUIFilename 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_formatCOMBOpngImage save format.
    qualityINT1000–100Save quality for JPG/WebP formats (0-100). Ignored for PNG.

    Outputs (0)

    No outputs