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.
⭐ 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)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The images to save. | |
| preset_folder | COMBO | None | Preset folder from presets.json (overrides custom folder). |
| date_folder | BOOLEAN | true | Create a folder with today's date. |
| date_folder_position | COMBO | first | Where to place the date folder: 'first' = top-level, 'subfolder' = inside the preset/custom folder. |
| custom_folder | STRING | Custom output folder name (used when preset_folder is None). | |
| custom_subfolder | STRING | Additional subfolder inside the main folder. | |
| date_in_filename | COMBO | Off | Add today's date to the filename: 'prefix' = before the name, 'suffix' = after. |
| filename | STRING | ComfyUI | Base filename for saved images (a counter is appended automatically). |
| add_timestamp | BOOLEAN | false | Append HHMMSS time to the filename for unique, sortable names. |
| separator | STRING | _ | Separator between filename parts (date, name, timestamp, counter). |
| jpg_quality | INT | 951–100 | JPEG quality (1-100). |
| webp_quality | INT | 901–100 | WEBP quality (1-100). |
| png_compress | INT | 40–9 | PNG compression level (0-9). |
| png_bit_depth | COMBO | 8bit | Bit depth for saved PNG files. 16bit preserves more precision from the source tensor (larger files, no EXIF, only tEXt metadata). |
| mode | STRING | save | save or preview (controlled by the on-node buttons). |
| formats | STRING | png | Comma separated formats: png,jpg,webp,psd (controlled by the on-node chips). |
| optionsopt | STAR_SAVE_OPTIONS | Optional ⭐ Star Metadata Saver Option output (provides the 5 StarMetaData fields to embed). | |
| maskopt | MASK | Optional 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)
| Name | Type | Description |
|---|---|---|
| path | STRING | Save folder path (relative to the ComfyUI output directory, without filename). |