ComfyUI Node
LC Auto Adjust π
Auto levels (per channel, luminance, saturation or mono) with balance, brightness, contrast and saturation trims, a strength blend, and an optional mask.
LC Auto Adjust π
- image
- mask
- image
βmodeRGBβΊ
βstrength100.0βΊ
βbrightness0.0βΊ
βcontrast0.0βΊ
βsaturation0.0βΊ
βred0.0βΊ
βgreen0.0βΊ
βblue0.0βΊ
CategoryLC MaskMaker/adjust
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | An alpha channel, if there is one, is kept and used as the mask when no mask is connected. | |
| mode | COMBO | RGB | RGB: stretch each color channel on its own (also removes color casts). lum + sat: stretch saturation, then luminance. luminance: stretch brightness only, colors stay put. saturation: stretch saturation only. mono: stretch a black and white version. |
| strength | FLOAT | 100.00β100 | How much of the result is used, in percent. |
| brightness | FLOAT | 0.0-100β100 | Trim after the auto levels. |
| contrast | FLOAT | 0.0-100β100 | Trim after the auto levels. |
| saturation | FLOAT | 0.0-100β100 | Trim after the auto levels. |
| red | FLOAT | 0.0-100β100 | Color balance: positive brightens the red channel, negative darkens it. Not used in mono mode. |
| green | FLOAT | 0.0-100β100 | Color balance for the green channel. |
| blue | FLOAT | 0.0-100β100 | Color balance for the blue channel. |
| maskopt | MASK | Limits both where the levels are measured and where the result is applied. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |