ComfyUI Node
Save Image Advanced (AVIF)
Saves images to disk as AVIF files.
Save Image Advanced (AVIF)
- images
- masks
◄join_alphafalse►
◄invert_alphafalse►
◄filename_prefixComfyUI►
◄dpi300►
◄quality80►
◄speed6►
◄save_to_input_folderfalse►
CategoryWakaura
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The images to be saved. | |
| join_alpha | BOOLEAN | false | Clip the image with the provided mask. |
| 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. |
| quality | INT | 800–100 | The quality of the saved images (0-100). |
| speed | INT | 60–10 | AVIF encoding speed (0-10). 0 is slowest/best, 10 is fastest. |
| 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