Nodes/ComfyUI-IntoTheLatent-Utils/ITL Save Metadata (Civitai) Advanced
ComfyUI Node

ITL 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 Into-The-Latent·Created 9 days ago·Updated 5 days ago· 1
ITL Save Metadata (Civitai) Advanced
  • images
  • images
filename_prefixITL
save_workflowfalse
positive
negative
steps
cfg
seed
sampler_name
scheduler
CategoryInto The Latent/image

Inputs (10)

NameTypeDefaultDescription
imagesIMAGEImages to save.
filename_prefixSTRINGITLFilename 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