Nodes/ComfyUI_StarNodes/⭐ Star Save Image+
ComfyUI Node

⭐ Star Save Image+

Save images as PNG / JPG / WEBP / PSD (multi-select) or just preview them. Embeds up to 5 custom StarMetaData fields via ⭐ Star Metadata Saver Option. No workflow data is stored.

By Starnodes2024·Created 2 years ago·Updated 7 days ago· 103
⭐ Star Save Image+
  • images
  • options
  • mask
  • path
preset_folderNone
date_foldertrue
date_folder_positionfirst
custom_folder
custom_subfolder
date_in_filenameOff
filenameComfyUI
add_timestampfalse
separator_
jpg_quality95
webp_quality90
png_compress4
png_bit_depth8bit
modesave
formatspng
Category⭐StarNodes/IO

Inputs (18)

NameTypeDefaultDescription
imagesIMAGEThe images to save.
preset_folderCOMBONonePreset folder from presets.json (overrides custom folder).
date_folderBOOLEANtrueCreate a folder with today's date.
date_folder_positionCOMBOfirstWhere to place the date folder: 'first' = top-level, 'subfolder' = inside the preset/custom folder.
custom_folderSTRINGCustom output folder name (used when preset_folder is None).
custom_subfolderSTRINGAdditional subfolder inside the main folder.
date_in_filenameCOMBOOffAdd today's date to the filename: 'prefix' = before the name, 'suffix' = after.
filenameSTRINGComfyUIBase filename for saved images (a counter is appended automatically).
add_timestampBOOLEANfalseAppend HHMMSS time to the filename for unique, sortable names.
separatorSTRING_Separator between filename parts (date, name, timestamp, counter).
jpg_qualityINT951–100JPEG quality (1-100).
webp_qualityINT901–100WEBP quality (1-100).
png_compressINT40–9PNG compression level (0-9).
png_bit_depthCOMBO8bitBit depth for saved PNG files. 16bit preserves more precision from the source tensor (larger files, no EXIF, only tEXt metadata).
modeSTRINGsavesave or preview (controlled by the on-node buttons).
formatsSTRINGpngComma separated formats: png,jpg,webp,psd (controlled by the on-node chips).
optionsoptSTAR_SAVE_OPTIONSOptional ⭐ Star Metadata Saver Option output (provides the 5 StarMetaData fields to embed).
maskoptMASKOptional mask - embedded as alpha channel (PNG/WEBP) so ⭐ Star Load Image+ can restore it. For JPG a separate _mask.png sidecar is written. For PSD it is embedded as a layer mask.

Outputs (1)

NameTypeDescription
pathSTRINGSave folder path (relative to the ComfyUI output directory, without filename).