ComfyUI Node
Save Image (Stealth)
Saves the input images to your ComfyUI output directory, with metadata additionally written to the alpha channel or RGB channels.
Save Image (Stealth)
- images
- images
◄filename_prefixComfyUI-Stealth►
◄modealpha►
◄compressedtrue►
◄only_stealthfalse►
Categoryimage
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The images to save. | |
| filename_prefix | STRING | ComfyUI-Stealth | 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. |
| mode | COMBO | alpha | 2 options: alpha, rgb |
| compressed | BOOLEAN | true | Compress the metadata using gzip. |
| only_stealth | BOOLEAN | false | Only save stealth metadata (no PNG tEXt chunks) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |