Nodes/ComfyUI-AI2Go-Utils/AI2Go Save Metadata (Civitai) Advanced
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.

By Little-God1983·Created 2 months ago·Updated 26 days ago· 1
AI2Go Save Metadata (Civitai) Advanced
  • images
  • images
filename_prefixAI2Go
save_workflowfalse
positive
negative
steps
cfg
seed
sampler_name
scheduler
CategoryAI2Go/image

Inputs (10)

NameTypeDefaultDescription
imagesIMAGEImages to save.
filename_prefixSTRINGAI2GoFilename prefix (supports %date:...% tokens like Save Image).
save_workflowBOOLEANfalseAlso embed the ComfyUI workflow/prompt chunks (off = only the Civitai `parameters` chunk).
positiveoptSTRINGOverride positive prompt (wire the Prompt Batch 'positive' output).
negativeoptSTRINGOverride negative prompt (wire the Prompt Batch 'negative' output).
stepsoptINTOverride steps.
cfgoptFLOATOverride CFG scale.
seedoptINTOverride seed.
sampler_nameoptSTRINGOverride sampler name.
scheduleroptSTRINGOverride scheduler.

Outputs (1)

NameTypeDescription
imagesIMAGE