免费在线 RGBA 转 YUV 转换器
RGBA
转
YUV
RGBA
Raw red, green, blue, and alpha samples
This format has the same color structure as RGB, but it includes an alpha channel that is used to display various levels of transparency. The transparency value is set from 0 to 1, where 1 corresponds to opacity. It is described using the CSS3 programming language.
YUV
CCIR 601 4:1:1 or 4:2:2
This format is used to store images that have been divided into Y, U, and V color components. In this case, Y corresponds to brightness, and the variables U and V correspond to color information. This format is able to store more accurate color information than the RGB color space. The YUV Color System also allows you to store video files and save a particular sequence of images.
如何将 RGBA 转换为 YUV

步骤 1:上传文件
点击上传按钮或将您的 RGBA 文件拖拽到上传区域。

步骤 2:转换文件
点击"转换"并等待转换完成

步骤 3:下载
下载已转换的 YUV 文件