ComfyUI Node
Simple Image Saver
A ComfyUI node in PortraitUtils/IO with 8 inputs and 0 outputs.
Simple Image Saver
- images
◄output_path►
◄filenameComfyUI►
◄suffix►
◄file_formatPNG►
◄jpeg_quality95►
◄include_metadatatrue►
◄unique_filenamestrue►
CategoryPortraitUtils/IO
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| output_path | STRING | Directory path (absolute or relative to ComfyUI/output). | |
| filename | STRING | ComfyUI | Base filename without extension. |
| suffix | STRING | Optional suffix appended with a dash when provided. | |
| file_format | COMBO | PNG | 2 options: PNG, JPG |
| jpeg_quality | INT | 950–100 | JPEG quality (0-100). |
| include_metadata | BOOLEAN | true | Include workflow metadata (prompt + extras). |
| unique_filenames | BOOLEAN | true | Append a counter to avoid overwriting existing files. |
Outputs (0)
No outputs