免费在线 RLE 转 RGBA 转换器
RLE
转
RGBA
RLE
Utah Run length encoded image
This is a format that applies an 8-bit encoding to images for the purpose of compression and transportation. The format was originally developed for the Utah Raster Toolkit software package for managing bitmaps. The compression algorithm provides a replacement for repeating strings of bytes into pairs, which significantly reduces the file size.
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.
如何将 RLE 转换为 RGBA

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

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

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