ComfyUI Node
AI2Go Save Metadata (Civitai) Advanced
Save PNG(s) with A1111-style metadata Civitai can read (positive/negative, steps, CFG, sampler, seed, size, model + LoRA AutoV2 hashes). Auto-traces the KSampler from the saved image — including our Prompt Batch node's actual line for this run. save_workflow (off) additionally embeds the ComfyUI workflow like the stock Save Image. Advanced: wire positive/negative (and optionally the sampler settings) to override the trace — the reliable path for dynamic prompts.
AI2Go Save Metadata (Civitai) Advanced
- images
- images
◄filename_prefixAI2Go►
◄save_workflowfalse►
◄positive—►
◄negative—►
◄steps—►
◄cfg—►
◄seed—►
◄sampler_name—►
◄scheduler—►
CategoryAI2Go/image
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Images to save. | |
| filename_prefix | STRING | AI2Go | Filename prefix (supports %date:...% tokens like Save Image). |
| save_workflow | BOOLEAN | false | Also embed the ComfyUI workflow/prompt chunks (off = only the Civitai `parameters` chunk). |
| positiveopt | STRING | Override positive prompt (wire the Prompt Batch 'positive' output). | |
| negativeopt | STRING | Override negative prompt (wire the Prompt Batch 'negative' output). | |
| stepsopt | INT | Override steps. | |
| cfgopt | FLOAT | Override CFG scale. | |
| seedopt | INT | Override seed. | |
| sampler_nameopt | STRING | Override sampler name. | |
| scheduleropt | STRING | Override scheduler. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |