ComfyUI Node
Save Image Advanced (TGA)
Saves images to disk as TGA files.
Save Image Advanced (TGA)
- images
- masks
◄rletrue►
◄join_alphafalse►
◄invert_alphafalse►
◄filename_prefixComfyUI►
◄save_to_input_folderfalse►
CategoryWakaura
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The images to be saved. | |
| rle | BOOLEAN | true | Whether to use RLE compression when saving as TGA. |
| 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. |
| 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