Nodes Browser

ComfyDeploy: How Save Image Plus for ComfyUI works in ComfyUI?

What is 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.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for Save Image Plus for ComfyUI and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

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