RLE to SIX Converter

Convert Utah RLE images to SIX format online for free

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

File Privacy First

Uploaded RLE images and converted SIX results are automatically purged — originals immediately, outputs within 24 hours.

Fast Conversion

RLE to SIX processing completes in seconds for typical image sizes. Cloud infrastructure keeps turnaround times consistently short.

Browser-Based Tool

No downloads or plugins needed — convert RLE to SIX directly in your web browser on any operating system or device.

How to convert RLE to SIX

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose six or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your six file right afterwards

About formats

RLE (Run-Length Encoded) in the context of the Utah RLE format refers to a raster image file format developed by Spencer W. Thomas at the University of Utah's Computer Science Department around 1983, as part of the Utah Raster Toolkit. The format stores images using a scanline-oriented run-length encoding scheme that compresses sequences of identical pixel values into count-value pairs, achieving good compression ratios for images with large areas of solid color — typical of computer-generated graphics and rendered scenes common in computer science research at the time. Utah RLE supports 1 to 255 color channels per pixel, with 8 bits per channel, and includes a header specifying image dimensions, number of channels, background color, and an optional color map. The format accommodates alpha channel data as an additional channel, and empty scanlines (matching the background color) can be omitted entirely for further compression. The Utah Raster Toolkit provided a suite of Unix command-line tools for manipulating RLE images — operations like compositing, scaling, rotating, color manipulation, and format conversion — establishing a software paradigm later echoed by Netpbm and ImageMagick. One advantage is the format's foundational role in computer graphics: the Utah Raster Toolkit and its RLE format emerged from the same research environment that produced the Phong shading model, Gouraud shading, and the teapot — and much of the early computer graphics research output was stored in this format. The format is supported by ImageMagick, GIMP, and various legacy graphics tools.
Initial release: 1983
SIX is a file extension for SIXEL (Six Pixel) graphics data, a bitmap graphics format developed by Digital Equipment Corporation (DEC) in 1983 and introduced with the LA50 dot matrix printer. SIXEL encodes images as a sequence of printable ASCII characters, where each character represents a column of six vertical pixels (a 'sixel') — the character's ASCII value minus 63 provides a 6-bit binary pattern, with each bit controlling one pixel in the vertical column. The encoding is structured as a series of sixel bands (each six pixels tall) across the image width, with control sequences for color selection (up to 256 registers with HLS or RGB specification), repeat counts (run-length encoding for efficiency), carriage return, and newline commands. SIXEL data is transmitted to the output device using DEC's standard escape sequence protocol, embedded within the text stream alongside regular character output. Originally designed for DEC's line of printers and later supported by DEC VT-series terminals (VT240, VT330, VT340), SIXEL has experienced a remarkable revival in modern terminal emulator software. One advantage is terminal-native image display: SIXEL allows images to be rendered directly within a text terminal session without requiring a graphical window system, enabling command-line tools to display graphs, photographs, and previews inline with text output. This capability has driven adoption in modern terminals like mlterm, xterm, WezTerm, and foot. SIX/SIXEL data can be generated by ImageMagick, libsixel, and chafa, and viewed in any SIXEL-capable terminal emulator.
Initial release: 1983

Frequently Asked Questions

Why convert RLE to SIX?

Utah RLE is an academic format with very limited tool support. Converting to SIX ensures your computer graphics research data remains accessible.

What programs can open SIX?

Terminal emulators with SIXEL support (mlterm, foot, xterm) render SIX graphics inline. ImageMagick can also process SIX files.

Does RLE to SIX preserve quality?

SIX preserves image data without lossy compression, so the visual content from your RLE is retained faithfully during conversion.

Is RLE to SIX conversion fast?

Conversion is handled on cloud servers and usually completes in a few seconds. Larger or higher-resolution RLE images may take slightly longer.

Can I queue several RLE files for conversion?

Yes — upload multiple RLE files in one session and convert them all to SIX simultaneously. Batch processing saves time on repetitive tasks.

Can I convert old CG research imagery?

Yes — if your files are in Utah RLE format, upload them to Convertio and convert to SIX for modern viewing and analysis.