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.

By martin-rizzo·Created 7 months ago·Updated a day ago· 346
⚡| 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)

NameTypeDefaultDescription
imagesIMAGE
enable_auto_contrastBOOLEANWhen enabled, automatically adjusts the dynamic range of the image to fix washed-out tones and optimize contrast boundaries.
enable_effectsBOOLEANWhen enabled, applies the color correction effects configured below. If disabled, all effect selections and adjustments are bypassed.
divider1ZIPN_SEPARATOR
effect_1COMBOThe first color correction effect to apply to the resulting image.
effect_1_tweakFLOAT0.0-0.5–0.5The fine-tuning control for the filter effect. Range is -0.5 to 0.5, with 0.0 as the ideal baseline balance.
divider2ZIPN_SEPARATOR
effect_2COMBOThe second color correction effect to apply to the resulting image.
effect_2_tweakFLOAT0.0-0.5–0.5The fine-tuning control for the filter effect. Range is -0.5 to 0.5, with 0.0 as the ideal baseline balance.
divider3ZIPN_SEPARATOR
effect_3COMBOThe third color correction effect to apply to the resulting image.
effect_3_tweakFLOAT0.0-0.5–0.5The fine-tuning control for the filter effect. Range is -0.5 to 0.5, with 0.0 as the ideal baseline balance.

Outputs (1)

NameTypeDescription
IMAGEIMAGEThe final filtered image.