ComfyUI Node
Color Space Transform
A ComfyUI node in AKURATE/Darkroom/Pipeline with 5 inputs and 1 output.
Color Space Transform
- image
- image
◄source_spacesRGB►
◄target_spaceACEScg►
◄gamut_clipClip►
◄strength1.00►
CategoryAKURATE/Darkroom/Pipeline
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| source_space | COMBO | sRGB | Color space of the input image |
| target_space | COMBO | ACEScg | Color space for the output image |
| gamut_clipopt | COMBO | Clip | How to handle out-of-gamut values. Clip = hard clamp to [0,1]. Soft Compress = gently roll off values approaching gamut boundary |
| strengthopt | FLOAT | 1.000–1 | Blend between original (0) and transformed (1) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |