ComfyUI > Nodes > ComfyUI-ArchAi3d-Qwen > ✨ Color Correction Advanced

ComfyUI Node: ✨ Color Correction Advanced

Class Name

ArchAi3D_Color_Correction_Advanced

Category
ArchAi3d/Utils
Author
Amir Ferdos (ArchAi3d) (Account age: 1109days)
Extension
ComfyUI-ArchAi3d-Qwen
Latest Updated
2026-04-17
Github Stars
0.05K

How to Install ComfyUI-ArchAi3d-Qwen

Install this extension via the ComfyUI Manager by searching for ComfyUI-ArchAi3d-Qwen
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-ArchAi3d-Qwen in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

✨ Color Correction Advanced Description

Advanced node for precise color correction using YCbCr matching and adaptive attenuation.

✨ Color Correction Advanced:

The ArchAi3D_Color_Correction_Advanced node is a sophisticated tool designed for professional-grade color correction, specifically tailored for AI artists seeking to achieve precise chroma matching in their digital artworks. This node leverages advanced techniques, including YCbCr chroma statistics matching and adaptive highlight/lowlight attenuation, to ensure that colors are accurately aligned and consistent across images. By utilizing brightness-dependent processing and ultra-conservative corrections, it minimizes artifacts and maintains the integrity of the original image. Additionally, the node offers the option to match colors to a reference image, making it an invaluable asset for workflows that require consistent color grading and matching generated images to specific color palettes. Its design is based on the techniques from qi_refedit by wallen0322, ensuring a high level of reliability and effectiveness in color correction tasks.

✨ Color Correction Advanced Input Parameters:

image

The image parameter is a tensor representing the input image in the ComfyUI format, which is a 4-dimensional tensor with dimensions (B, H, W, C) where B is the batch size, H is the height, W is the width, and C is the number of color channels. This parameter is crucial as it provides the raw data that the node will process to perform color correction. The image should be in the sRGB color space with values ranging from 0 to 1.

strength

The strength parameter controls the intensity of the color correction applied to the image. It is a floating-point value ranging from 0.0 to 1.0, where 0.0 means no correction is applied, and 1.0 means full correction strength is utilized. Adjusting this parameter allows you to fine-tune the degree of color adjustment, making it possible to achieve subtle or pronounced changes in the image's color balance.

saturation

The saturation parameter adjusts the saturation level of the corrected image. It accepts values from 0.0 to 2.0, where 1.0 represents the original saturation level, values below 1.0 reduce saturation towards grayscale, and values above 1.0 enhance saturation for more vivid colors. This parameter is essential for achieving the desired color intensity and vibrancy in the final output.

✨ Color Correction Advanced Output Parameters:

img_corrected

The img_corrected parameter is the output of the node, providing the color-corrected image tensor. This tensor retains the same dimensions as the input image (B, H, W, C) and represents the processed image with adjusted colors based on the specified strength and saturation parameters. The corrected image is clamped to ensure pixel values remain within the valid range, preserving the visual quality and preventing artifacts.

✨ Color Correction Advanced Usage Tips:

  • Use the strength parameter to control the extent of color correction, starting with a moderate value and adjusting as needed to achieve the desired effect without over-processing the image.
  • Experiment with the saturation parameter to enhance or reduce color intensity, especially when working with images that require specific mood or artistic expression.
  • Consider using a reference image for color matching when consistency across multiple images is crucial, ensuring that the color palette remains uniform.

✨ Color Correction Advanced Common Errors and Solutions:

Incorrect image format

  • Explanation: The input image tensor is not in the expected (B, H, W, C) format or not in the sRGB color space.
  • Solution: Ensure that the input image is correctly formatted as a 4-dimensional tensor with values in the range [0, 1] and in the sRGB color space.

Out of range parameter values

  • Explanation: The strength or saturation parameters are set outside their valid ranges, leading to unexpected behavior.
  • Solution: Verify that the strength is between 0.0 and 1.0, and saturation is between 0.0 and 2.0, adjusting them to fall within these limits.

Artifacts in corrected image

  • Explanation: Excessive correction strength or saturation adjustments may introduce artifacts.
  • Solution: Reduce the strength or adjust the saturation to more conservative values to minimize artifacts and maintain image quality.

✨ Color Correction Advanced Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-ArchAi3d-Qwen
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

✨ Color Correction Advanced