ComfyUI Node
Color Shadows-Highlights (MD)
Recovers detail in shadows and highlights by adjusting brightness and color, with control over radius and compression.
Color Shadows-Highlights (MD)
- image
- mask
- image
◄Shadows0.0►
◄Shadows_color_adj100.0►
◄Highlights0.0►
◄Highlights_color_adj50.0►
◄White_point_adj0.000►
◄Radius100.0►
◄Compress0.0►
Categorymd/image/color
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image tensor. | |
| Shadows | FLOAT | 0.0-100–100 | Amount to lighten shadows (-100 to 100). |
| Shadows_color_adj | FLOAT | 100.00–100 | Color adjustment strength for shadow areas (0-100). |
| Highlights | FLOAT | 0.0-100–100 | Amount to darken highlights (-100 to 100). |
| Highlights_color_adj | FLOAT | 50.00–100 | Color adjustment strength for highlight areas (0-100). |
| White_point_adj | FLOAT | 0.000-10–10 | White point adjustment to control overall brightness. |
| Radius | FLOAT | 100.00.1–1500 | Radius of the local area used for detection (higher = broader effect). |
| Compress | FLOAT | 0.00–100 | Compression strength to prevent clipping (0-100). |
| maskopt | MASK | Optional mask to restrict the adjustment area. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | The adjusted image. |