Nodes Browser
ComfyDeploy: How APZmedia Fast Image Save Node works in ComfyUI?
What is APZmedia Fast Image Save Node?
This node for ComfyUI allows saving images with an optional alpha channel (transparency). It supports saving images in formats like PNG, JPEG, and WebP.
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
APZmedia Fast Image Save Node
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
APZmedia Fast Image Save Node
This node for ComfyUI allows saving images faster than other nodes using PIL. It supports saving images in formats like PNG, JPEG, and WebP. It is suitable for image sequences where speed is necessary. It works faster if compression is off. IMPORTANT: IT DOESN'T SAVE THE WORKFLOW IN THE IMAGES
Features
- Supports saving images in JPEG and WebP formats.
- Optimized image saving with optional compression.
To do
- Support for masks to add alpha channel to images.
Installation
- Clone this repository:
git clone https://github.com/your-repo/ComfyUI-APZmedia-fast-image-save