ComfyUI Node: Save Image (Extended)
Authored by palant
Created 12 months ago
Updated 7 months ago
18 stars
Category
image
Inputs
images IMAGE
filename_prefix STRING
file_type
- PNG
- JPEG
- WEBP (lossless)
- WEBP (lossy)
Outputs
Extension: Extended Save Image for ComfyUI
This custom node is largely identical to the usual Save Image but allows saving images also in JPEG and WEBP formats, the latter with both lossless and lossy compression. Metadata is embedded in the images as usual, and the resulting images can be used to load a workflow.
Authored by palant