ComfyUI Node
JPEG is Fine
A ComfyUI node in image with 7 inputs and 1 output.
JPEG is Fine
- images
- images
◄filename_prefiximage►
◄directory►
◄delimiter-►
◄counter_digits4►
◄quality92►
◄save_workflow_jsonSubdirectory►
Categoryimage
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| filename_prefix | STRING | image | Base name for saved files. Characters not allowed in filenames (/ \ : * ? " < > |) are replaced with _. Use 'directory' for subfolders. |
| directory | STRING | Subfolder inside the ComfyUI output folder (use / for nested folders). Leave empty to save to the output folder itself. Absolute paths and '..' are not allowed. | |
| delimiter | STRING | - | Text between the prefix and the counter. Characters not allowed in filenames (/ \ : * ? " < > |) are replaced with _. |
| counter_digits | INT | 41–8 | — |
| quality | INT | 921–100 | — |
| save_workflow_json | COMBO | Subdirectory | 3 options: Disabled, Sidecar, Subdirectory |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | The input images, unchanged. Connect only if you need to chain further nodes. |