ComfyUI Node
Save Image Higher Bit Depth
Save image with higher bit depth and format.
Save Image Higher Bit Depth
- images
◄filename_prefixComfyUI►
◄bit_depth8►
◄formatPNG►
◄new_icc_profileDefault►
◄existing_icc_profile_path►
Categoryimage
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The images to save. | |
| filename_prefix | STRING | ComfyUI | The prefix of the filename of the image you want to save. |
| bit_depth | COMBO | 8 | The bit depth of the image you want to save. |
| format | COMBO | PNG | The format of the image you want to save. |
| new_icc_profileopt | COMBO | Default | The ICC profile to embed in the saved image. 'LAB', 'XYZ', and 'sRGB' are color spaces. 'LAB' is a color space that is designed to be perceptually uniform, meaning that the color difference between two points in the color space is proportional to the actual color difference perceived by the human eye. 'XYZ' is a color space that is used in the CIE standard for colorimetry. 'sRGB' is a color space that is widely used in digital imaging and is supported by most web browsers and operating systems. |
| existing_icc_profile_pathopt | STRING | The custom ICC profile to embed in the saved image. The path to the ICC profile file. |
Outputs (0)
No outputs