ComfyUI Node
Clean Save Image
Saves images to disk with ZERO metadata: no EXIF, no PNG tEXt/iTXt/zTXt chunks, no embedded workflow/prompt/AI-generation comments. Drop-in replacement for SaveImage for privacy-safe output. PNG/JPEG/WEBP.
Clean Save Image
- images
◄filename_prefixComfyUI►
◄formatpng►
◄quality90►
◄lossless_webpfalse►
CategoryMoonPack/image
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Image batch to save (shape [B, H, W, C]). | |
| filename_prefix | STRING | ComfyUI | Prefix for saved files; saved under the ComfyUI output folder. |
| format | COMBO | png | Output file format. |
| quality | INT | 901–100 | JPEG/WEBP quality. Ignored for PNG. |
| lossless_webp | BOOLEAN | false | WEBP only: lossless encoding. |
Outputs (0)
No outputs