ComfyUI Node
Save Image Advanced (BMP)
Saves images to disk as BMP files.
Save Image Advanced (BMP)
- images
- masks
◄bit_depth24bit►
◄join_alphafalse►
◄invert_alphafalse►
◄filename_prefixComfyUI►
◄dpi300►
◄save_to_input_folderfalse►
CategoryWakaura
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The images to be saved. | |
| bit_depth | COMBO | 24bit | The bit depth to use when saving images as BMP. 32bit supports alpha channel. |
| join_alpha | BOOLEAN | false | Clip the image with the provided mask. Please note this only works on 32bit bit depth. |
| invert_alpha | BOOLEAN | false | Whether to invert the alpha channel before saving. |
| filename_prefix | STRING | ComfyUI | The 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. |
| dpi | INT | 3001–600 | The DPI to use when saving images. |
| save_to_input_folder | BOOLEAN | false | Whether to sync the image to the input folder. |
| masksopt | MASK | Optional 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