Nodes/ComfyUI-Image-Process/Save Image Advanced (TIFF)
ComfyUI Node

Save Image Advanced (TIFF)

Saves images to disk as TIFF files.

By wakaura-asaho·Created 4 months ago·Updated about a month ago· 1
Save Image Advanced (TIFF)
  • images
  • masks
    disable_metadatafalse
    join_alphafalse
    invert_alphafalse
    filename_prefixComfyUI
    dpi300
    tiff_compressionnone
    save_to_input_folderfalse
    CategoryWakaura

    Inputs (9)

    NameTypeDefaultDescription
    imagesIMAGEThe images to be saved.
    disable_metadataBOOLEANfalseDisable embedding EXIF data into the saved images. Embed into `UserComment`.
    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.
    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.
    dpiINT3001–600The DPI to use when saving images.
    tiff_compressionCOMBOnoneThe compression to use when saving images as TIFF.
    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.

    Outputs (0)

    No outputs