Save Image Plus 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 for loading workflows.
- An option to remove metadata is available and can be overridden from the node; otherwise, it defaults to the ComfyUI arguments.
Installation
To install, clone this repository into the ComfyUI/custom_nodes
folder with:
git clone https://github.com/Goktug/comfyui-saveimage-plus