Nodes/AUN ComfyUI Nodes/AUN Save Image V2
ComfyUI Node

AUN Save Image V2

A versatile image saver with advanced filename customization and metadata embedding. Accepts a path_filename input with support for %token% placeholders, %token placeholders, and date/time formatting. Use AUNPathFilenameV2 to generate path_filename strings from individual components. Right-click -> "Preview Mode" or double-click to hide all widgets and focus on the image preview.

By loz2754·Created 7 months ago·Updated about a month ago· 4
AUN Save Image V2
  • images
  • filename
  • sidecar_text
path_filename%date%_%basemodelname%_%seed%
extensionpng
steps20
cfg8.00
modelname
sampler_name
scheduler
seed_value0
previewenabled
save_imagetrue
positive_prompt
negative_prompt
selected_lora
date_format%Y%m%d-%H%M%S
sidecar_formatOutput text
CategoryAUN Nodes/Image

Inputs (16)

NameTypeDefaultDescription
imagesIMAGEInput images to save. Can be single image or batch.
path_filenameSTRING%date%_%basemodelname%_%seed%Combined subfolder path and filename pattern. Supports canonical %token% placeholders, legacy %token placeholders, and %date:<format>% / %time:<format>% forms.
extensionCOMBOpngImage format to save in.
stepsoptINT201–10000Number of sampling steps.
cfgoptFLOAT8.000–100CFG scale.
modelnameoptSTRINGModel name for %model, %modelname, %basemodelname, %model_short, %modelname_short, %basemodelshort, %basemodelname_short placeholders.
sampler_nameoptSTRINGSampler name for metadata and %sampler_name placeholder.
scheduleroptSTRINGScheduler name for metadata and %scheduler placeholder.
seed_valueoptINT00–18446744073709550000Seed value for %seed placeholder and metadata.
previewoptCOMBOenabledEnable/disable image preview on the node.
save_imageoptBOOLEANtrueTrue: save images to output path. False: only generate previews (saved into temp directory).
positive_promptoptSTRINGPositive prompt text to embed in metadata.
negative_promptoptSTRINGNegative prompt text to embed in metadata.
selected_loraoptSTRINGSelected LoRA name from AUNRandomLoraModelOnly or similar nodes to include in sidecar metadata.
date_formatoptSTRING%Y%m%d-%H%M%SDate format for %date and %time placeholders. Explicit %date:<format>% / %time:<format>% placeholders override this per token.
sidecar_formatoptCOMBOOutput textSidecar output format and file saving: choose Output (text/json) or also Save to file (text/json).

Outputs (2)

NameTypeDescription
filenameSTRING
sidecar_textSTRING