ComfyUI Node
Brightness
A ComfyUI node in ✨ LF Nodes/Filters with 6 inputs and 2 outputs.
Brightness
- image
- ui_widget
- image
- image_list
◄brightness_strength0.00►
◄gamma1.0►
◄midpoint0.50►
◄localized_brightnessfalse►
Category✨ LF Nodes/Filters
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image tensor or a list of image tensors. | |
| brightness_strength | FLOAT | 0.00-1–1 | Adjust the brightness of the image. Negative values darken, positive values brighten. |
| gamma | FLOAT | 1.00.1–3 | Adjust the gamma correction. Values < 1 brighten shadows, > 1 darken highlights. |
| midpointopt | FLOAT | 0.500–1 | Defines the tonal midpoint for brightness scaling. |
| localized_brightnessopt | BOOLEAN | false | Enhance brightness locally in darker regions. |
| ui_widgetopt | KUL_COMPARE | [object Object] | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| image_list | IMAGE | — |