ComfyUI Node
Skin Highlight Remover
Blur-brush style: detects highlight spots/lines on body skin and blurs them into surrounding skin color. Like Clip Studio blur brush.
Skin Highlight Remover
- image
- exclude_mask
- image
- highlight_mask
◄local_contrast25►
◄detect_radius15►
◄blur_strength15►
◄mask_expand3►
◄strength1.0►
◄skin_modeanime►
◄face_expand0.5►
◄lineart_enhance0.30►
Categoryimage/skin
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| local_contrast | INT | 255–80 | How much brighter than surroundings = highlight. Lower = catch more highlights. |
| detect_radius | INT | 155–50 | Neighborhood size. Larger = catch bigger highlight areas. |
| blur_strength | INT | 153–50 | Blur brush size. Larger = stronger blending into skin. |
| mask_expand | INT | 30–20 | Expand detected highlight area by pixels. |
| strength | FLOAT | 1.00–1 | Overall effect strength. 1.0 = full blur, 0.5 = half blend. |
| skin_mode | COMBO | anime | 3 options: anime, realistic, both |
| face_expand | FLOAT | 0.50–2 | Face exclusion zone expansion. |
| lineart_enhance | FLOAT | 0.300–1 | Lineart darkening strength. 0 = off, 0.3 = 30% darker. Set to 0 if lines look dirty. |
| exclude_maskopt | MASK | Optional extra region to exclude. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| highlight_mask | MASK | — |