ComfyUI Node
Save Image (TomMiniNodes)
Save final images with embedded generation metadata and optional workflow/JSON sidecar data.
Save Image (TomMiniNodes)
- images
- images
◄filename_prefixComfyUI►
◄file_format▾►
◄lossless_webpfalse►
◄quality100►
◄embed_workflowfalse►
◄save_json_sidecarfalse►
◄add_counter_to_filenametrue►
CategoryLora Manager/utils
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| filename_prefix | STRING | ComfyUI | Base filename for saved images. Supports format patterns like %seed%, %width%, %height%, %model%, %date%, %pprompt:32%, etc. |
| file_format | COMBO | Image format to save as. PNG preserves quality, JPEG is smaller, WebP balances size and quality. | |
| lossless_webpopt | BOOLEAN | false | When enabled, saves WebP images with lossless compression. |
| qualityopt | INT | 1001–100 | Compression quality for JPEG and lossy WebP formats (1-100). |
| embed_workflowopt | BOOLEAN | false | Embeds workflow data into image metadata when supported. |
| save_json_sidecaropt | BOOLEAN | false | Saves a .json sidecar next to each image with collected metadata. |
| add_counter_to_filenameopt | BOOLEAN | true | Adds an incremental counter to filenames to prevent overwriting. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |