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

Save Image Advanced (BMP)

Saves images to disk as BMP files.

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

    Inputs (8)

    NameTypeDefaultDescription
    imagesIMAGEThe images to be saved.
    bit_depthCOMBO24bitThe bit depth to use when saving images as BMP. 32bit supports alpha channel.
    join_alphaBOOLEANfalseClip the image with the provided mask. Please note this only works on 32bit bit depth.
    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.
    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