Nodes/SAX_Bridge/SAX Output
ComfyUI Node

SAX Output

Final output node for saving images with metadata embedding. Set save=False to skip saving during experimentation. Use SAX Finisher upstream for sharpening, grayscale, and other image adjustments.

By so16tm·Created 5 months ago·Updated 2 months ago· 0
SAX Output
  • pipe
  • image
  • IMAGE
savetrue
output_dir{date:%Y-%m-%d}
filename_template{datetime:%Y%m%d_%H%M%S}
filename_index1
index_digits3
index_position
format
webp_quality90
webp_losslessfalse
prompt_text
CategorySAX/Bridge/Output

Inputs (12)

NameTypeDefaultDescription
saveBOOLEANtrueTrue to save. False for preview only.
output_dirSTRING{date:%Y-%m-%d}Output directory. Template variables supported. Leave empty for ComfyUI/output/. Relative paths are based on output/. Absolute paths also accepted.
filename_templateSTRING{datetime:%Y%m%d_%H%M%S}Filename template. Use {var} or {var:format} syntax. Available: {date} {time} {datetime} {seed} {model} {steps} {cfg}.
filename_indexINT10–999999Starting index value. Increments with each save. Update manually at the next session.
index_digitsINT31–6Zero-padding digit count for the index. 3 = 001, 4 = 0001.
index_positionCOMBOAttach the index to the beginning (prefix) or end (suffix) of the filename.
formatCOMBO2 options: webp, png
webp_qualityINT901–100WebP quality (1–100). Ignored when lossless=True.
webp_losslessBOOLEANfalse
pipeoptPIPE_LINEImage source and metadata supplier (seed, steps, CFG, model name, etc.) when image is not connected.
imageoptIMAGETarget image to save. Falls back to pipe.images if not connected.
prompt_textoptSTRINGPrompt text to embed in metadata. Recommended: connect SAX Prompt's POPULATED_TEXT.

Outputs (1)

NameTypeDescription
IMAGEIMAGE