Extensions/Save Image Plus for ComfyUI
ComfyUI Extension

Save Image Plus for ComfyUI

Save Image Plus is a custom node for ComfyUI that allows you to save images in JPEG and WEBP formats with optional metadata embedding.

By Goktug·Created 2 years ago·Updated 2 years ago· 14
Goktug/comfyui-saveimage-plus
Nodes1
On cloudLocal install
Categoryimage
Stars14
Updated2 years ago
Readme

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.

Screenshot 2024-05-30 at 10 06 54

Installation

To install, clone this repository into the ComfyUI/custom_nodes folder with:

git clone https://github.com/Goktug/comfyui-saveimage-plus