Nodes/ComfyUI-Leputen-Utils/Save Image (Leputen)
ComfyUI Node

Save Image (Leputen)

Saves a batch of image tensors to PNG, JPEG, WebP, TIFF, TGA, or EXR files with custom naming and output paths.

By lilquail·Created 8 months ago·Updated 8 months ago· 1
Save Image (Leputen)
  • images
    filename_prefixComfyUI
    formatPNG
    output_path
    quality95
    CategoryLeputen-Utils/Image

    Inputs (5)

    NameTypeDefaultDescription
    imagesIMAGEThe batch of image tensors to be saved.
    filename_prefixSTRINGComfyUIA prefix for the output filenames. Files will be named 'prefix_00001.ext', 'prefix_00002.ext', etc.
    formatCOMBOPNGOutput format. PNG: lossless with metadata. JPEG: lossy, smaller. WebP: modern, good compression. TIFF: lossless. TGA: fast, uncompressed. EXR: HDR float32.
    output_pathoptSTRINGOptional: Specify an absolute path for saving. If left empty, files will be saved in the default ComfyUI output directory.
    qualityoptINT951–100Quality for JPEG/WebP (1-100). Higher = better quality, larger files. Ignored for PNG/TIFF.

    Outputs (0)

    No outputs