免費線上 RLE 轉 RGBO 轉換器
RLE
轉
RGBO
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.
RGBO
Raw red, green, blue, and opacity samples
Format for representing colors in the three primary colors (red, green and blue), each of which has 255 gradations. In contrast to the standard RGB, it allows you to change the transparency of the entire image using the opacity parameter. It is less flexible in terms of transparency settings than RGBA.
如何將 RLE 轉換為 RGBO

步驟 1:上傳檔案
點擊上傳按鈕或將您的 RLE 檔案拖放到上傳區域。

步驟 2:轉換檔案
點擊「轉換」並等待轉換完成

步驟 3:下載
下載已轉換的 RGBO 檔案