Visit ComfyUI Online for ready-to-use ComfyUI environment
Comprehensive color correction for images, fine-tuning temperature, hue, brightness, contrast, saturation, and gamma.
The ColorCorrect
node is designed to provide comprehensive color correction capabilities for your images. This node allows you to fine-tune various aspects of an image's color properties, such as temperature, hue, brightness, contrast, saturation, and gamma. By adjusting these parameters, you can achieve the desired visual effect, enhance the overall appearance of your images, and correct any color imbalances. This node is particularly useful for AI artists who want to refine their generated images to meet specific aesthetic criteria or to match a particular style.
The image parameter expects a tensor representation of the image you wish to process. This is the primary input on which the color correction will be applied.
The temperature parameter adjusts the color temperature of the image. A higher value will make the image appear warmer (more yellow/orange), while a lower value will make it appear cooler (more blue). This parameter helps in setting the mood of the image by altering its overall color tone.
The hue parameter shifts the colors of the image around the color wheel. This can be used to change the overall color scheme of the image. The value typically ranges from -1 to 1, where 0 means no change.
The brightness parameter controls the overall lightness or darkness of the image. Increasing the brightness value will make the image lighter, while decreasing it will make the image darker. This is useful for correcting underexposed or overexposed images.
The contrast parameter adjusts the difference between the light and dark areas of the image. Higher contrast makes the dark areas darker and the light areas lighter, while lower contrast reduces this difference. This can enhance the details and depth of the image.
The saturation parameter controls the intensity of the colors in the image. Increasing saturation makes the colors more vivid, while decreasing it makes the colors more muted. This is useful for making the image more vibrant or achieving a more subdued look.
The gamma parameter adjusts the midtones of the image without affecting the shadows and highlights too much. This can be used to fine-tune the overall brightness and contrast of the image. A gamma value greater than 1 will lighten the midtones, while a value less than 1 will darken them.
The result parameter is the output tensor of the image after the color correction has been applied. This image will reflect all the adjustments made based on the input parameters, providing you with a visually enhanced and color-corrected version of the original image.
© Copyright 2024 RunComfy. All Rights Reserved.