ComfyUI Node
Nukomfy OCIO ColorSpace
Convert an image from one OCIO colorspace to another using the active OCIO config.
Nukomfy OCIO ColorSpace
- image
- image
◄input_colorspaceLinear Rec.709 (sRGB)►
◄output_colorspaceLinear Rec.709 (sRGB)►
CategoryNukomfy/Color
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| input_colorspace | COMBO | Linear Rec.709 (sRGB) | Colorspace the input image is already in. The image is converted from this colorspace to the Output Colorspace. When Input and Output match, the image is returned unchanged. |
| output_colorspace | COMBO | Linear Rec.709 (sRGB) | Colorspace the image is converted to. The transform is direct (no intermediate roundtrip). Alpha is unpremultiplied around the transform to avoid halos on partially transparent pixels. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |