ComfyUI Node
Contrast
A ComfyUI node in ✨ LF Nodes/Filters with 5 inputs and 2 outputs.
Contrast
- image
- ui_widget
- image
- image_list
◄contrast_strength0.25►
◄midpoint0.50►
◄localized_contrastfalse►
Category✨ LF Nodes/Filters
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image tensor or a list of image tensors. | |
| contrast_strength | FLOAT | 0.25-1–1 | Controls the intensity of the contrast adjustment. 1.0 is no change, below 1 reduces contrast, above 1 increases contrast. |
| midpoint | FLOAT | 0.500–1 | Defines the tonal midpoint for contrast scaling. |
| localized_contrastopt | BOOLEAN | false | Apply contrast enhancement locally to edges and textures. |
| ui_widgetopt | KUL_COMPARE | [object Object] | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| image_list | IMAGE | — |