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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
Extended Save Image for ComfyUI
and select it - 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.