Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhance images with soft glowing halo effect using Gaussian blur and high-pass filter for dreamy aesthetic.
The Image Bloom Filter node is designed to enhance the visual appeal of your images by adding a bloom effect, which creates a soft, glowing halo around bright areas. This effect is commonly used in photography and digital art to give images a dreamy or ethereal quality. The node works by applying a Gaussian blur to the image, creating a high-pass filter, and then blending this with the original image to amplify the bright regions. The result is an image with enhanced highlights and a soft glow, making it more visually striking and aesthetically pleasing.
This parameter takes the image you want to apply the bloom filter to. The image should be in a format compatible with the node, typically a tensor or PIL image.
The radius parameter controls the extent of the Gaussian blur applied to the image. A larger radius will result in a more pronounced blur, affecting a larger area around the bright spots. The default value is not specified, but it typically ranges from 0 to 100, with higher values creating a more intense bloom effect.
The bloom factor determines the intensity of the bloom effect. It is a multiplier that adjusts the brightness of the bloom filter. A higher bloom factor will make the glow more intense and prominent. The default value is not specified, but it usually ranges from 0.0 to 1.0, with higher values producing a stronger effect.
This is the final output image with the bloom effect applied. The blended image combines the original image with the bloom filter, resulting in enhanced highlights and a soft, glowing halo around bright areas. This output is typically in the same format as the input image, either a tensor or a PIL image.
© Copyright 2024 RunComfy. All Rights Reserved.