Visit ComfyUI Online for ready-to-use ComfyUI environment
Add glowing effect to images with soft, luminous aura using Gaussian blur blending for dreamy visuals and highlight emphasis.
The Glow node is designed to add a glowing effect to your images, enhancing their visual appeal by creating a soft, luminous aura around bright areas. This effect is achieved by applying a Gaussian blur to the image and then blending the blurred image back with the original, controlled by an intensity parameter. The Glow node is particularly useful for creating dreamy, ethereal visuals or emphasizing highlights in your artwork. By adjusting the intensity and blur radius, you can fine-tune the glow effect to suit your artistic vision, making it a versatile tool in your post-processing arsenal.
This parameter represents the input image to which the glow effect will be applied. It should be a tensor representing the image data.
The intensity parameter controls the strength of the glow effect. A higher intensity value will result in a more pronounced glow, while a lower value will produce a subtler effect. The intensity can be adjusted within the range of 0.0 to 5.0, with a default value of 1.0. This allows you to fine-tune the glow to achieve the desired visual impact.
The blur_radius parameter determines the radius of the Gaussian blur applied to the image. A larger radius will create a more diffuse glow, while a smaller radius will produce a sharper, more focused glow. The blur radius can be set between 1 and 50, with a default value of 5. This parameter is crucial for controlling the spread and softness of the glow effect.
The output is the processed image with the glow effect applied. This tensor represents the final image data, where the original image has been blended with a blurred version to create the glowing effect. The output image will have the same dimensions as the input image but with the added glow effect, enhancing its visual appeal.
© Copyright 2024 RunComfy. All Rights Reserved.