ComfyUI Node
Desaturation
A ComfyUI node in ✨ LF Nodes/Filters with 6 inputs and 2 outputs.
Desaturation
- image
- ui_widget
- image
- image_list
◄global_level0.50►
◄r_channel1.00►
◄g_channel1.00►
◄b_channel1.00►
Category✨ LF Nodes/Filters
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image tensor or a list of image tensors. | |
| global_level | FLOAT | 0.500–1 | Controls the total intensity of the desaturation. 0 is no effect, 1 is fully desaturated. |
| r_channel | FLOAT | 1.000–1 | Controls the intensity of the red channel desaturation relative to the total strength of the filter. |
| g_channel | FLOAT | 1.000–1 | Controls the intensity of the green channel desaturation relative to the total strength of the filter. |
| b_channel | FLOAT | 1.000–1 | Controls the intensity of the blue channel desaturation relative to the total strength of the filter. |
| ui_widgetopt | KUL_COMPARE | [object Object] | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| image_list | IMAGE | — |