ComfyUI Node
RC Auto Color Correction
A ComfyUI node in RC/Adjustments with 14 inputs and 1 output.
RC Auto Color Correction
- image
- IMAGE
◄algorithmenhance_monochromatic►
◄neutralize_midtonesfalse►
◄shadow_clip0.10►
◄highlight_clip0.10►
◄target_shadow_r0►
◄target_shadow_g0►
◄target_shadow_b0►
◄target_midtone_r128►
◄target_midtone_g128►
◄target_midtone_b128►
◄target_highlight_r255►
◄target_highlight_g255►
◄target_highlight_b255►
CategoryRC/Adjustments
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| algorithm | COMBO | enhance_monochromatic | Auto correction algorithm: - enhance_monochromatic: Clip channels identically (Auto Contrast) - enhance_per_channel: Clip channels independently (Auto Tone) - find_dark_light_colors: Find dark/light colors (Auto Color) - enhance_brightness_contrast: Content-aware enhancement |
| neutralize_midtones | BOOLEAN | false | Adjust midtones so neutral colors map to target neutral |
| shadow_clip | FLOAT | 0.100–5 | Amount of shadow data to discard (%) |
| highlight_clip | FLOAT | 0.100–5 | Amount of highlight data to discard (%) |
| target_shadow_r | INT | 00–255 | — |
| target_shadow_g | INT | 00–255 | — |
| target_shadow_b | INT | 00–255 | — |
| target_midtone_r | INT | 1280–255 | — |
| target_midtone_g | INT | 1280–255 | — |
| target_midtone_b | INT | 1280–255 | — |
| target_highlight_r | INT | 2550–255 | — |
| target_highlight_g | INT | 2550–255 | — |
| target_highlight_b | INT | 2550–255 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |