Visit ComfyUI Online for ready-to-use ComfyUI environment
Apply customizable vignette effect to images using ImageMagick for professional focus and enhancement.
The ImageMagick Vignette node is designed to apply a vignette effect to your images, which darkens the corners and edges of the image, creating a subtle or dramatic focus on the center. This effect is often used in photography and digital art to draw attention to the main subject and add a professional touch to the image. The vignette effect can be customized by adjusting parameters such as radius, sigma, and the x and y offsets, allowing you to control the intensity and position of the vignette. This node leverages the powerful capabilities of ImageMagick to deliver high-quality results, making it an essential tool for enhancing your visual creations.
This parameter represents the input image to which the vignette effect will be applied. It is required and should be provided in a compatible image format.
The radius parameter controls the size of the vignette effect. A larger radius will result in a more gradual transition from the center to the edges, while a smaller radius will create a more abrupt effect. The value can range from 0.0 to 1024, with a default of 0.0.
The sigma parameter determines the amount of blur applied to the vignette effect. Higher sigma values will produce a softer, more diffused vignette, while lower values will create a sharper transition. The value can range from 0.0 to 1024, with a default of 0.0.
The x parameter specifies the horizontal offset of the vignette effect from the center of the image. This allows you to shift the vignette effect to the left or right. The value can range from 0 to 1024, with a default of 0.
The y parameter specifies the vertical offset of the vignette effect from the center of the image. This allows you to shift the vignette effect up or down. The value can range from 0 to 1024, with a default of 0.
The output is the processed image with the applied vignette effect. This image will have the corners and edges darkened according to the specified parameters, enhancing the focus on the central area.
Invalid image format
Radius or sigma value out of range
Invalid x or y offset
© Copyright 2024 RunComfy. All Rights Reserved.