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

Save Image (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 (ICO)
  • images
    filename_prefixComfyUI
    save_invalid_as_pngtrue
    CategoryWakaura

    Inputs (3)

    NameTypeDefaultDescription
    imagesIMAGEThe images to be bundled into a single ICO file. Each image must be square and match a valid ICO size (16, 24, 32, 48, 64, 128, or 256 px).
    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_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.

    Outputs (0)

    No outputs