ComfyUI Node
Image Saver (4A Prompt Manager)
Independent Image Saver Simple-style output with exact generation parameters and automatic model, LoRA and embedding hashes. Connect Prompt Scheduler prompt_json, or fill/wire positive and negative directly.
Image Saver (4A Prompt Manager)
- images
- hashes
- a1111_params
◄filename%time_%seed►
◄path►
◄extension▾►
◄lossless_webptrue►
◄quality_jpeg_or_webp100►
◄optimize_pngfalse►
◄embed_workflowtrue►
◄save_workflow_as_jsonfalse►
◄model_name—►
◄loaded_loras—►
◄prompt_json—►
◄positive►
◄negative►
◄parameters_json—►
◄custom►
◄counter0►
◄time_format%Y-%m-%d-%H%M%S►
◄show_previewtrue►
Category4A-Prompt-Manager
Inputs (19)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | image(s) to save | |
| filename | STRING | %time_%seed | Same filename variables as Image Saver Simple |
| path | STRING | path under ComfyUI's output directory | |
| extension | COMBO | 4 options: png, jpeg, jpg, webp | |
| lossless_webp | BOOLEAN | true | — |
| quality_jpeg_or_webp | INT | 1001–100 | — |
| optimize_png | BOOLEAN | false | — |
| embed_workflow | BOOLEAN | true | — |
| save_workflow_as_json | BOOLEAN | false | — |
| model_nameopt | STRING | checkpoint or UNet filename; its SHA256 is resolved automatically | |
| loaded_lorasopt | STRING | Lora Manager loaded_loras output | |
| prompt_jsonopt | STRING | Prompt Scheduler prompt_json | |
| positiveopt | STRING | Positive prompt when Prompt Scheduler is not connected; ignored when prompt_json provides prompts | |
| negativeopt | STRING | Negative prompt when Prompt Scheduler is not connected; ignored when prompt_json provides prompts | |
| parameters_jsonopt | STRING | Concatenated Input Parameters and Double Sample Parameters JSON | |
| customopt | STRING | custom text appended to A1111 metadata | |
| counteropt | INT | 00–18446744073709550000 | — |
| time_formatopt | STRING | %Y-%m-%d-%H%M%S | — |
| show_previewopt | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| hashes | STRING | Resolved model, LoRA and embedding hashes |
| a1111_params | STRING | A1111-compatible parameters written to the image |