Visit ComfyUI Online for ready-to-use ComfyUI environment
Efficiently save HDR images with specified filename prefix for AI artists, preserving high-quality details and dynamic range.
The SaveImageHDR node is designed to save High Dynamic Range (HDR) images, which are known for their ability to represent a wider range of luminance levels compared to standard digital imaging techniques. This node is particularly useful for AI artists who work with HDR content and need to preserve the high-quality details and dynamic range of their images. By using this node, you can efficiently save your HDR images with a specified filename prefix, ensuring that your work is organized and easily accessible. The node leverages advanced image processing libraries to handle the HDR format, making it a reliable tool for maintaining the integrity and quality of your images.
This parameter expects a list of images in the HDR format that you want to save. The images should be in the form of tensors, which are typically used in deep learning frameworks. Each image in the list will be processed and saved individually. The quality and details of the HDR images are preserved during the saving process.
This parameter allows you to specify a prefix for the filenames of the saved images. The default value is "HDR/ComfyUI". This prefix helps in organizing and categorizing your saved images, making it easier to locate them later. The node will automatically append a counter and the ".hdr" extension to each filename to ensure uniqueness.
This node does not produce any direct output parameters. Its primary function is to save the provided HDR images to the specified directory with the given filename prefix.
© Copyright 2024 RunComfy. All Rights Reserved.