Nodes/MdColorMod/Color Shadows-Highlights (MD)
ComfyUI Node

Color Shadows-Highlights (MD)

Recovers detail in shadows and highlights by adjusting brightness and color, with control over radius and compression.

By MdONeilsl·Created 2 months ago·Updated about a month ago· 0
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)

NameTypeDefaultDescription
imageIMAGEInput image tensor.
ShadowsFLOAT0.0-100–100Amount to lighten shadows (-100 to 100).
Shadows_color_adjFLOAT100.00–100Color adjustment strength for shadow areas (0-100).
HighlightsFLOAT0.0-100–100Amount to darken highlights (-100 to 100).
Highlights_color_adjFLOAT50.00–100Color adjustment strength for highlight areas (0-100).
White_point_adjFLOAT0.000-10–10White point adjustment to control overall brightness.
RadiusFLOAT100.00.1–1500Radius of the local area used for detection (higher = broader effect).
CompressFLOAT0.00–100Compression strength to prevent clipping (0-100).
maskoptMASKOptional mask to restrict the adjustment area.

Outputs (1)

NameTypeDescription
imageIMAGEThe adjusted image.