Visit ComfyUI Online for ready-to-use ComfyUI environment
Simulate vignette effect in images for dramatic focus on central subject, customizable parameters for professional touch.
The ImageEffectsLensVignette
node is designed to simulate the vignette effect commonly seen in photography, where the image's edges gradually darken compared to the center. This effect can add a dramatic focus to the central subject of the image, enhancing its visual appeal. The vignette effect is often used to draw attention to the main subject by subtly reducing the brightness or saturation around the edges. This node allows you to customize various parameters to achieve the desired vignette effect, making it a versatile tool for AI artists looking to add a professional touch to their images.
This parameter represents the input image or a batch of images to which the vignette effect will be applied. The images should be in a tensor format, typically with dimensions corresponding to batch size, height, width, and color channels.
This parameter defines the shape of the lens used to create the vignette effect. It influences how the vignette is applied across the image, affecting the overall aesthetic of the effect. The exact options for this parameter are not specified, but it typically includes shapes like circular, elliptical, or custom shapes.
This parameter determines the edge style of the vignette effect. Options include "around" for a uniform vignette around the edges and "symmetric" for a symmetrical vignette effect. The choice of edge style can significantly impact the visual outcome of the vignette.
This parameter controls the curvature of the vignette effect. A higher value results in a more pronounced curvature, affecting how the vignette transitions from the center to the edges. This parameter allows for fine-tuning the smoothness of the vignette effect.
This parameter adjusts the zoom level of the lens effect. Increasing the lens_zoom value will make the vignette effect more concentrated towards the center, while decreasing it will spread the effect more towards the edges. This parameter helps in controlling the intensity and focus of the vignette.
This parameter adjusts the brightness of the vignette effect. It allows you to control how much the brightness is reduced around the edges of the image. A higher value will result in a more noticeable darkening effect, while a lower value will produce a subtler vignette.
This parameter adjusts the saturation of the vignette effect. It controls the intensity of colors around the edges of the image. Increasing the saturation value will enhance the colors, while decreasing it will desaturate the edges, creating a more monochromatic vignette effect.
This output parameter provides the final image with the applied vignette effect. It is a tensor with the same dimensions as the input image, containing the modified pixel values after the vignette effect has been applied.
This output parameter provides the mask used to create the vignette effect. It is a tensor that represents the intensity of the vignette effect across the image, with values indicating the degree of darkening or desaturation applied to each pixel.
lens_shape
and lens_edge
settings to achieve various artistic effects and find the one that best suits your image.lens_curvy
parameter to control the smoothness of the vignette transition, making it either more gradual or more abrupt.brightness
and saturation
parameters to fine-tune the visual impact of the vignette effect, ensuring it enhances rather than overwhelms the main subject of the image.lens_edge
parameter.lens_edge
parameter is set to either "around" or "symmetric". Double-check the input value for any typos or unsupported options.© Copyright 2024 RunComfy. All Rights Reserved.