ComfyUI Node
Save Image Plus (UTK)
Save images with custom DPI metadata for professional print output. Supports PNG, JPEG, TIFF, WebP. Default 300 DPI is standard for print quality. Optionally embeds ComfyUI workflow, author and description metadata.
Save Image Plus (UTK)
- images
◄filename_prefixComfyUI/PrintReady►
◄file_formatPNG►
◄dpi300►
◄quality95►
◄png_compress_level6►
◄save_workflowtrue►
◄author►
◄description►
CategoryUniversalToolkit/Image
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| filename_prefix | STRING | ComfyUI/PrintReady | Filename prefix. Use '/' for subfolders, e.g. 'prints/my_image'. |
| file_format | COMBO | PNG | Output file format. TIFF is best for professional print workflows. |
| dpi | INT | 30072–1200 | DPI (dots per inch) embedded in file metadata. 300 = standard print, 72 = screen. |
| quality | INT | 951–100 | Compression quality for JPEG/WEBP (1-100). Has no effect on PNG/TIFF. |
| png_compress_level | INT | 60–9 | PNG ZLIB compression level (0=none/fastest, 9=max/slowest). Only affects PNG. |
| save_workflow | BOOLEAN | true | Embed ComfyUI workflow JSON into the image metadata (PNG/TIFF only). |
| authoropt | STRING | Author name to embed in image metadata. | |
| descriptionopt | STRING | Image description to embed in metadata. |
Outputs (0)
No outputs