Visit ComfyUI Online for ready-to-use ComfyUI environment
Apply precise and repeatable color corrections to images using standardized Color Decision List format.
The ImageMagick Color Decision List node is designed to apply complex color corrections to your images using a standardized format known as the Color Decision List (CDL). This node allows you to fine-tune the color properties of your images by adjusting parameters such as slope, offset, power, and saturation. These adjustments are specified in a structured XML format, making it easy to apply consistent color corrections across multiple images. The primary benefit of using this node is its ability to provide precise and repeatable color adjustments, which is particularly useful for tasks that require high levels of color accuracy and consistency, such as professional photo editing, film production, and digital art creation.
This parameter accepts the image you want to apply the color corrections to. The image should be in a format that is compatible with ImageMagick, such as JPEG, PNG, or TIFF. The image serves as the base upon which the color corrections will be applied.
This parameter is a string that contains the Color Correction Collection (CCC) in XML format. The CCC specifies the color corrections to be applied, including slope, offset, power, and saturation values. The default value is a sample XML structure that demonstrates how to define these corrections. The XML should follow the CDL standard to ensure proper parsing and application of the corrections. This parameter supports multiline input to accommodate the XML structure.
The output is the image with the applied color corrections. This image will reflect the adjustments specified in the CCC XML, such as changes in slope, offset, power, and saturation. The output image maintains the same format as the input image but with the color corrections applied.
© Copyright 2024 RunComfy. All Rights Reserved.