Visit ComfyUI Online for ready-to-use ComfyUI environment
Fine-tune image properties with control over brightness, contrast, saturation, hue, gamma, sharpness, and color channels.
The ImageEffectsAdjustment
node is designed to provide comprehensive control over various image properties, allowing you to fine-tune the visual aspects of your images. This node is particularly useful for adjusting brightness, contrast, saturation, hue, gamma, sharpness, and individual color channels (red, green, blue). By leveraging these adjustments, you can enhance the visual appeal of your images, correct color imbalances, and achieve specific artistic effects. The node processes each image individually, ensuring that the adjustments are applied consistently across all images in a batch.
This parameter accepts a batch of images that you want to adjust. Each image in the batch will be processed individually to apply the specified adjustments.
This parameter controls the brightness of the image. A value of 1.0 means no change, values greater than 1.0 increase brightness, and values less than 1.0 decrease brightness. Adjusting brightness can help in making the image appear lighter or darker.
This parameter adjusts the contrast of the image. A value of 1.0 means no change, values greater than 1.0 increase contrast, and values less than 1.0 decrease contrast. Higher contrast makes the dark areas darker and the bright areas brighter.
This parameter controls the saturation of the image. A value of 1.0 means no change, values greater than 1.0 increase saturation, and values less than 1.0 decrease saturation. Increasing saturation makes colors more vivid, while decreasing it makes the image more grayscale.
This parameter adjusts the hue of the image. The default value is 0.5, which means no change. Values can range from 0.0 to 1.0, where 0.0 and 1.0 represent a full cycle of hue rotation. Adjusting hue changes the overall color balance of the image.
This parameter controls the gamma correction of the image. A value of 1.0 means no change, values greater than 1.0 increase gamma, and values less than 1.0 decrease gamma. Gamma correction can help in adjusting the luminance of the image.
This parameter adjusts the sharpness of the image. A value of 1.0 means no change, values greater than 1.0 increase sharpness, and values less than 1.0 decrease sharpness. Increasing sharpness makes the image appear more defined, while decreasing it makes the image softer.
This parameter controls the intensity of the red channel in the image. A value of 1.0 means no change, values greater than 1.0 increase the red intensity, and values less than 1.0 decrease it. Adjusting this can help in correcting or enhancing the red tones in the image.
This parameter controls the intensity of the green channel in the image. A value of 1.0 means no change, values greater than 1.0 increase the green intensity, and values less than 1.0 decrease it. Adjusting this can help in correcting or enhancing the green tones in the image.
This parameter controls the intensity of the blue channel in the image. A value of 1.0 means no change, values greater than 1.0 increase the blue intensity, and values less than 1.0 decrease it. Adjusting this can help in correcting or enhancing the blue tones in the image.
The output is a batch of images with the specified adjustments applied. Each image will reflect the changes made to brightness, contrast, saturation, hue, gamma, sharpness, and individual color channels, resulting in a visually enhanced or corrected image.
© Copyright 2024 RunComfy. All Rights Reserved.