Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhance images with color correction using predefined LUT files for professional-grade color grading effects.
The "LayerColor: LUT Apply" node is designed to enhance your images by applying a Look-Up Table (LUT) for color correction. This node allows you to transform the colors of your images based on predefined LUT files, which can significantly alter the mood, tone, and overall aesthetic of your artwork. By using this node, you can achieve professional-grade color grading effects with ease, making your images more visually appealing and consistent with your desired style. The node supports different color spaces, ensuring flexibility and precision in color correction.
This parameter accepts the image(s) you want to process. The input should be in the form of an image tensor. The node will apply the selected LUT to each image in the batch, transforming their colors according to the LUT file.
This parameter specifies the Look-Up Table (LUT) file to be used for color correction. LUTs are predefined mappings that adjust the colors of your image to achieve a specific look or style. You can choose from a list of available LUTs, each providing a unique color transformation.
This parameter determines the color space in which the LUT will be applied. You can choose between 'linear' and 'log' color spaces. The 'linear' option applies the LUT in a linear color space, while the 'log' option applies it in a logarithmic color space, which can be useful for certain types of images or desired effects.
The output is the processed image(s) with the LUT applied. The resulting image tensor will have the same dimensions as the input but with colors transformed according to the selected LUT and color space. This output can be used directly in your artwork or further processed with other nodes.
© Copyright 2024 RunComfy. All Rights Reserved.