Nodes Browser

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

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

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 Extended Save Image for ComfyUI and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

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.

Installation

To install, clone this repository into ComfyUI/custom_nodes folder with git clone https://github.com/palant/extended-saveimage-comfyui and restart ComfyUI.