ComfyUI Node
Color Saturation (MD)
Adjusts the saturation of an image using a scale factor, with a selectable color space.
Color Saturation (MD)
- image
- mask
- image
◄Scale1.00►
◄Color_SpaceNative►
Categorymd/image/color
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image tensor. | |
| Scale | FLOAT | 1.000–10 | Saturation scale factor (0 = desaturated, 1 = original, >1 increases saturation). |
| Color_Space | COMBO | Native | Color space to use for saturation adjustment. |
| maskopt | MASK | Optional mask to restrict the adjustment area. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | The saturation-adjusted image. |