ComfyUI Extension: Save Image Plus for ComfyUI

Authored by Goktug

Created

Updated

9 stars

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

Custom Nodes (0)

    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