ComfyUI Node
Advanced Image Saver (Aesthetic)
Saves images with flexible paths, metadata controls, optional previews, and aesthetic score filtering.
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)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| output_path | STRING | [time(%Y-%m-%d)] | — |
| allow_absolute_output_path | COMBO | 2 options: false, true | |
| filename_prefix | STRING | ComfyUI | — |
| filename_delimiter | STRING | _ | — |
| filename_number_padding | INT | 41–9 | — |
| filename_number_start | COMBO | 2 options: false, true | |
| extension | COMBO | 6 options: png, jpg, jpeg, webp, bmp, tiff | |
| dpi | INT | 3001–2400 | — |
| quality | INT | 1001–100 | — |
| optimize_image | COMBO | 2 options: true, false | |
| lossless_webp | COMBO | 2 options: false, true | |
| overwrite_mode | COMBO | 2 options: false, prefix_as_filename | |
| embed_workflow | COMBO | 2 options: true, false | |
| show_previews | COMBO | 2 options: true, false | |
| metadata_mode | COMBO | 3 options: full, minimal, none | |
| calculate_aesthetic_score | COMBO | 2 options: false, true | |
| allow_aesthetic_remote_code | COMBO | 2 options: false, true | |
| aesthetic_precision | COMBO | auto | 5 options: auto, bf16, fp16, fp32, cpu_fp32 |
| keep_aesthetic_model_loaded | COMBO | 2 options: true, false | |
| aesthetic_threshold | FLOAT | 5.00–10 | — |
| aesthetic_scoreopt | STRING | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| filtered_images | IMAGE | Images that passed optional filtering and remain available for downstream nodes. |
| files | STRING | Saved file paths. |
| scores | STRING | Aesthetic scores or score diagnostics for input images. |