Nodes/ComfyUI-Image-Process/Save Image Advanced
ComfyUI Node

Save Image Advanced

Saves image to disk with additional options for metadata and compression.

By wakaura-asaho·Created 4 months ago·Updated about a month ago· 1
Save Image Advanced
  • images
  • masks
  • icc_profile
    disable_metadatatrue
    join_alphafalse
    invert_alphafalse
    dpi300
    compress_level4
    quality90
    tiff_compressionnone
    tga_rletrue
    formatpng
    filename_prefixComfyUI
    save_to_input_folderfalse
    CategoryWakaura

    Inputs (14)

    NameTypeDefaultDescription
    imagesIMAGEThe images to be saved.
    disable_metadataBOOLEANtrueWhether to include the metadata to the saved image.
    join_alphaBOOLEANfalseClip the image with the provided mask. Please note this does not work on JPG format.
    invert_alphaBOOLEANfalseWhether to invert the alpha channel before saving.
    dpiINT3001–600The DPI to use when saving images.
    compress_levelINT40–9The compression level to use when saving images as PNG (0-9).
    qualityINT901–100The quality to use when saving images as JPEG or WebP (1-100).
    tiff_compressionCOMBOnoneThe compression to use when saving images as TIFF.
    tga_rleBOOLEANtrueWhether to use RLE compression when saving as TGA.
    formatCOMBOpngThe format to save the image in.
    filename_prefixSTRINGComfyUIThe prefix for the file to save. This may include formatting information such as %date:yyyy-MM-dd% or %Empty Latent Image.width% to include values from nodes.
    save_to_input_folderBOOLEANfalseWhether to sync the image to the input folder.
    masksoptMASKOptional alpha channel masks to clip the saved images. If provided, these masks will be applied to the corresponding images before saving.
    icc_profileoptICC_PROFILEOptional ICC color profile to embed into the saved images.

    Outputs (0)

    No outputs