Nodes/ComfyUI Text Processor/Advanced Image Saver (Aesthetic)
ComfyUI Node

Advanced Image Saver (Aesthetic)

Saves images with flexible paths, metadata controls, optional previews, and aesthetic score filtering.

By rookiestar28·Created 9 months ago·Updated 2 months ago· 16
Advanced Image Saver (Aesthetic)
  • images
  • filtered_images
  • files
  • scores
output_path[time(%Y-%m-%d)]
allow_absolute_output_path
filename_prefixComfyUI
filename_delimiter_
filename_number_padding4
filename_number_start
extension
dpi300
quality100
optimize_image
lossless_webp
overwrite_mode
embed_workflow
show_previews
metadata_mode
calculate_aesthetic_score
allow_aesthetic_remote_code
aesthetic_precisionauto
keep_aesthetic_model_loaded
aesthetic_threshold5.0
aesthetic_score
CategoryComfyUI Text Processor/IO

Inputs (22)

NameTypeDefaultDescription
imagesIMAGE
output_pathSTRING[time(%Y-%m-%d)]
allow_absolute_output_pathCOMBO2 options: false, true
filename_prefixSTRINGComfyUI
filename_delimiterSTRING_
filename_number_paddingINT41–9
filename_number_startCOMBO2 options: false, true
extensionCOMBO6 options: png, jpg, jpeg, webp, bmp, tiff
dpiINT3001–2400
qualityINT1001–100
optimize_imageCOMBO2 options: true, false
lossless_webpCOMBO2 options: false, true
overwrite_modeCOMBO2 options: false, prefix_as_filename
embed_workflowCOMBO2 options: true, false
show_previewsCOMBO2 options: true, false
metadata_modeCOMBO3 options: full, minimal, none
calculate_aesthetic_scoreCOMBO2 options: false, true
allow_aesthetic_remote_codeCOMBO2 options: false, true
aesthetic_precisionCOMBOauto5 options: auto, bf16, fp16, fp32, cpu_fp32
keep_aesthetic_model_loadedCOMBO2 options: true, false
aesthetic_thresholdFLOAT5.00–10
aesthetic_scoreoptSTRING

Outputs (3)

NameTypeDescription
filtered_imagesIMAGEImages that passed optional filtering and remain available for downstream nodes.
filesSTRINGSaved file paths.
scoresSTRINGAesthetic scores or score diagnostics for input images.