ComfyUI Node
⚡| Image Filter
Provides a set of image processing effects for post-generation color correction and tone adjustment. Supports up to three simultaneous filtering layers with individual intensity scaling, along with an optional automatic contrast normalization pass.
⚡| Image Filter
- images
- divider1
- divider2
- divider3
- IMAGE
◄enable_auto_contrast—►
◄enable_effects—►
◄effect_1▾►
◄effect_1_tweak0.0►
◄effect_2▾►
◄effect_2_tweak0.0►
◄effect_3▾►
◄effect_3_tweak0.0►
Category⚡Z-Image/utils
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| enable_auto_contrast | BOOLEAN | When enabled, automatically adjusts the dynamic range of the image to fix washed-out tones and optimize contrast boundaries. | |
| enable_effects | BOOLEAN | When enabled, applies the color correction effects configured below. If disabled, all effect selections and adjustments are bypassed. | |
| divider1 | ZIPN_SEPARATOR | — | |
| effect_1 | COMBO | The first color correction effect to apply to the resulting image. | |
| effect_1_tweak | FLOAT | 0.0-0.5–0.5 | The fine-tuning control for the filter effect. Range is -0.5 to 0.5, with 0.0 as the ideal baseline balance. |
| divider2 | ZIPN_SEPARATOR | — | |
| effect_2 | COMBO | The second color correction effect to apply to the resulting image. | |
| effect_2_tweak | FLOAT | 0.0-0.5–0.5 | The fine-tuning control for the filter effect. Range is -0.5 to 0.5, with 0.0 as the ideal baseline balance. |
| divider3 | ZIPN_SEPARATOR | — | |
| effect_3 | COMBO | The third color correction effect to apply to the resulting image. | |
| effect_3_tweak | FLOAT | 0.0-0.5–0.5 | The fine-tuning control for the filter effect. Range is -0.5 to 0.5, with 0.0 as the ideal baseline balance. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | The final filtered image. |