Visit ComfyUI Online for ready-to-use ComfyUI environment
Automatically adjust image levels for enhanced contrast and brightness, improving visual quality without manual adjustments.
The ImageMagick Auto Level node is designed to automatically adjust the levels of an image, enhancing its overall contrast and brightness. This node works by redistributing the pixel values of the image so that the darkest pixel becomes black and the brightest pixel becomes white, effectively stretching the histogram of the image. This process can significantly improve the visual quality of an image by making details more pronounced and colors more vibrant. The Auto Level node is particularly useful for correcting images that appear too dark or too light, ensuring a balanced and visually appealing result without the need for manual adjustments.
The image
parameter is the primary input for the node, representing the image that you want to process. This parameter accepts an image file in various formats supported by ImageMagick. The node will apply the auto-leveling algorithm to this image to enhance its contrast and brightness.
The IMAGE
output parameter represents the processed image after the auto-leveling adjustments have been applied. This output will be an enhanced version of the input image, with improved contrast and brightness, making details more visible and colors more vibrant.
© Copyright 2024 RunComfy. All Rights Reserved.