Free Online RLE to RGBO Converter
RLE
to
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.
How To Convert RLE to RGBO

Step 1: Upload Files
Click the upload button or drag and drop your RLE files into the upload area.

Step 2: Convert File
Click "Convert" and wait for conversion done

Step 3: Download
Download the converted RGBO file