Visit ComfyUI Online for ready-to-use ComfyUI environment
Versatile image-saving node for ComfyUI, supports multiple formats, optimization, and automation for AI artists.
Zuellni Image Saver is a versatile node designed to save images generated or processed within the ComfyUI environment. This node is essential for AI artists who need to store their creations in various formats, ensuring that their work is preserved and easily accessible. The node supports multiple image formats, including GIF and grid layouts, and offers optimization options to balance quality and file size. By automating the image-saving process, Zuellni Image Saver streamlines your workflow, allowing you to focus more on creativity and less on technical details. Whether you are saving individual images or creating animated sequences, this node provides a reliable and efficient solution.
This parameter accepts a batch of images that you want to save. The images should be in a tensor format, typically generated or processed by other nodes within the ComfyUI environment. The quality and format of the saved images will depend on the settings you choose for other parameters.
This parameter specifies the directory where the images will be saved. It should be a valid path on your filesystem. If the directory does not exist, the node will create it. This ensures that your images are organized and stored in a location of your choice.
This parameter determines the format in which the images will be saved. Options include "gif" for animated sequences and "grid" for a grid layout of multiple images. The choice of format affects how the images are displayed and can be optimized for different use cases.
This boolean parameter indicates whether to optimize the saved images. Optimization can reduce file size while maintaining quality, making it ideal for web use or storage efficiency. The default value is typically set to False
.
This parameter is relevant when saving images in GIF format. It specifies the frames per second for the animation, affecting the playback speed. A higher FPS results in a smoother animation, while a lower FPS can create a more staggered effect. The default value is usually set to a moderate speed.
This optional parameter allows you to include masks with your images. Masks can be used for various purposes, such as highlighting specific areas or creating transparency effects. If provided, the masks should be in a compatible tensor format.
The Zuellni Image Saver node does not produce any direct output parameters. Instead, it performs the action of saving images to the specified directory. The success of this operation can be verified by checking the output directory for the saved files.
output_dir
parameter is set to a valid and accessible directory to avoid any file-saving errors.optimize
parameter to reduce file sizes, especially when saving images for web use or when storage space is limited.fps
values to achieve the desired animation speed and smoothness.masks
parameter.output_dir
is not a valid path or is inaccessible.output_dir
parameter is set to a valid directory path and that you have the necessary permissions to write to this location.format
parameter is set to an unsupported value.format
parameter is set to one of the supported options, such as "gif" or "grid".output_dir
. If the problem persists, try saving a smaller batch of images to isolate the issue.© Copyright 2024 RunComfy. All Rights Reserved.