This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubThe ImageRGBToYUV node converts RGB color images to the YUV color space. It takes an RGB image as input and separates it into three distinct channels: Y (luminance), U (blue projection), and V (red projection). Each output channel is returned as a separate grayscale image representing the corresponding YUV component.
Batch
ImageRGBToYUV - ComfyUI Built-in Node Documentation
Complete documentation for the ImageRGBToYUV node in ComfyUI. Learn its inputs, outputs, parameters and usage.