Inputs
| Parameter | Description | Data Type | Required | Range |
|---|---|---|---|---|
images | The images to save. | IMAGE | Yes | - |
filename_prefix | The prefix for the file to save. May include formatting tokens such as %date:yyyy-MM-dd% or %Empty Latent Image.width%. (default: “ComfyUI”) | STRING | Yes | - |
format | The file format in which to save the image. Selecting a format reveals additional options for that format. | COMBO | Yes | "png""exr" |
bit_depth | The bit depth for the selected format. This parameter appears when a format is chosen. (default: “8-bit” for PNG, “32-bit float” for EXR) | COMBO | Yes (conditional) | For PNG: "8-bit""16-bit"For EXR: "32-bit float" |
input_color_space | Colorspace of the input tensor. For PNG, only sRGB is available. For EXR, the image is always written as scene-linear in the matching gamut. (default: “sRGB”) | COMBO | Yes (conditional) | For PNG: "sRGB"For EXR: "sRGB""HDR""linear" |
- The
bit_depthandinput_color_spaceparameters are only available when a specificformatis selected. - For PNG format, only “8-bit” and “16-bit” bit depths are available, and only “sRGB” color space.
- For EXR format, only “32-bit float” bit depth is available, with “sRGB”, “HDR”, or “linear” color spaces.
- The
input_color_spaceparameter for EXR determines how the input tensor is interpreted:"sRGB"— input is sRGB-encoded Rec.709; the inverse sRGB EOTF is applied."HDR"— input is HLG-encoded Rec.2020 (BT.2100); the inverse HLG OETF is applied to get scene-linear light."linear"— input is already scene-linear (Rec.709 primaries); written through unchanged. Use this for renderer/compositor output.
Outputs
| Output Name | Description | Data Type |
|---|---|---|
images | A list of saved image results, each containing the filename, subfolder, and type (“output”). This output is used for UI display purposes. | IMAGE |
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Source fingerprint (SHA-256):
61e52bab8c28437cf648e4790823c15dbe0f758478635b0bd8b5cce785421fe5