Visit ComfyUI Online for ready-to-use ComfyUI environment
SaveTiff node saves high-quality images in TIFF format, ideal for AI artists needing lossless compression and high dynamic range.
The SaveTiff
node is designed to save high-quality images in the TIFF format, which is known for its ability to store images with a high bit depth, making it ideal for preserving image quality and detail. This node is particularly useful for AI artists who need to save their generated images in a format that supports lossless compression and high dynamic range. By using the SaveTiff
node, you can ensure that your images retain their original quality and detail, making them suitable for further processing or high-quality printing. The node allows you to specify a filename prefix, which helps in organizing and identifying your saved images. Additionally, it handles the conversion of image data to the appropriate format for saving as TIFF files, ensuring that the saved images are correctly formatted and ready for use.
This parameter expects a list of images that you want to save in the TIFF format. Each image should be in a compatible format that can be processed and saved as a TIFF file. The images are typically generated by other nodes in your workflow and passed to the SaveTiff
node for saving. There are no specific minimum or maximum values for this parameter, but it is essential that the images are in a format that can be converted to TIFF.
This parameter allows you to specify a prefix for the filenames of the saved images. The prefix helps in organizing and identifying the saved images, especially when saving multiple images in a batch. The default value for this parameter is "ComfyUI". You can customize this prefix to suit your needs, making it easier to manage and locate your saved images. There are no specific minimum or maximum values for this parameter, but it should be a valid string that can be used in filenames.
The SaveTiff
node does not have any output parameters. Its primary function is to save the provided images in the specified format and location.
SaveTiff
node are in a compatible format that can be converted to TIFF. This will help avoid any issues during the saving process.filename_prefix
parameter to organize your saved images better. Using meaningful prefixes can make it easier to locate and manage your images later.filename_prefix
to keep your files organized and easily identifiable.filename_prefix
is unique or modify it to avoid conflicts with existing files. Alternatively, you can manually check the directory and remove or rename any conflicting files before running the node.SaveTiff
node. You may need to preprocess the images using other nodes to convert them to a suitable format.© Copyright 2024 RunComfy. All Rights Reserved.