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

Save Image Advanced (ICO)

Save the image batch to disk as a single bundled ICO file. Images must be square and one of the standard ICO sizes (16, 24, 32, 48, 64, 128, 256). Invalid images are optionally saved as fallback PNGs.

By wakaura-asaho·Created 4 months ago·Updated about a month ago· 1
Save Image Advanced (ICO)
  • images_16
  • masks_16
  • images_24
  • masks_24
  • images_32
  • masks_32
  • images_48
  • masks_48
  • images_64
  • masks_64
  • images_128
  • masks_128
  • images_256
  • masks_256
    color_depth8bit
    compressionnone
    join_alphafalse
    invert_alphafalse
    filename_prefixComfyUI
    save_to_input_folderfalse
    sort_by_sizefalse
    save_invalid_as_pngtrue
    CategoryWakaura

    Inputs (22)

    NameTypeDefaultDescription
    color_depthCOMBO8bitThe color depth of the images.
    compressionCOMBOnoneThe compression of the images.
    join_alphaBOOLEANfalseWhether to join the alpha channel of the images.
    invert_alphaBOOLEANfalseWhether to invert the alpha channel of the images.
    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.
    sort_by_sizeBOOLEANfalseWhen enabled, the images will be sorted by size before being bundled into the ICO file.
    save_invalid_as_pngBOOLEANtrueWhen enabled, images that fail ICO validation are saved as individual PNG files with an `_INVALID` suffix. When disabled, invalid images are silently discarded.
    images_16optIMAGEThe images to be bundled into a single ICO file. The input image must be 16x16 for this slot.
    masks_16optMASKOptional alpha channel masks to clip the saved images. If provided, these masks will be applied to the corresponding images before saving.
    images_24optIMAGEThe images to be bundled into a single ICO file. The input image must be 24x24 for this slot.
    masks_24optMASKOptional alpha channel masks to clip the saved images. If provided, these masks will be applied to the corresponding images before saving.
    images_32optIMAGEThe images to be bundled into a single ICO file. The input image must be 32x32 for this slot.
    masks_32optMASKOptional alpha channel masks to clip the saved images. If provided, these masks will be applied to the corresponding images before saving.
    images_48optIMAGEThe images to be bundled into a single ICO file. The input image must be 48x48 for this slot.
    masks_48optMASKOptional alpha channel masks to clip the saved images. If provided, these masks will be applied to the corresponding images before saving.
    images_64optIMAGEThe images to be bundled into a single ICO file. The input image must be 64x64 for this slot.
    masks_64optMASKOptional alpha channel masks to clip the saved images. If provided, these masks will be applied to the corresponding images before saving.
    images_128optIMAGEThe images to be bundled into a single ICO file. The input image must be 128x128 for this slot.
    masks_128optMASKOptional alpha channel masks to clip the saved images. If provided, these masks will be applied to the corresponding images before saving.
    images_256optIMAGEThe images to be bundled into a single ICO file. The input image must be 256x256 for this slot.
    masks_256optMASKOptional 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