ComfyUI Node
Meld Save Image
Saves generated images and automatically registers them into the Image Manager database. Also extracts and saves metadata (prompts, workflows, model info) and uses perceptual hash (pHash) to infer parent images and build a lineage tree.
Meld Save Image
- images
- origin_image
- images
◄filename_prefix%date:yyyy-MM-dd-HH-mm-ss%►
◄extensionpng►
◄quality90►
◄positive—►
◄negative—►
◄tags—►
CategoryMeld/Image Manager
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| filename_prefix | STRING | %date:yyyy-MM-dd-HH-mm-ss% | The prefix for the file to save. This may include formatting information such as %date:yyyy-MM-dd%, %date:yyyy_MM_dd_HHmmss%, or %width%, %height%, %year%, %month%, %day%, %hour%, %minute%, %second%. yyyy: year, MM: month, dd: day, HH: hour, mm: minute, ss: second. |
| extension | COMBO | png | 2 options: png, webp |
| quality | INT | 901–100 | — |
| origin_imageopt | IMAGE | — | |
| positiveopt | STRING | — | |
| negativeopt | STRING | — | |
| tagsopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |