RLE to SUN Converter

Export compressed rasters to SUN format online for free

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

Any Device Works

Convert RLE to SUN from a desktop, laptop, tablet, or phone. Any device with a modern browser and internet connection works.

Academic Archive

Preserve pioneering computer graphics imagery by converting RLE rasters to SUN — accessible to researchers and historians alike.

Simple Workflow

Upload RLE, pick SUN, download the result — the three-step process makes converting legacy formats effortless for anyone.

How to convert RLE to SUN

1

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

2

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

3

Let the file convert and you can download your sun 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
SUN is a raster image format associated with Sun Microsystems workstations, encompassing both the Sun Raster format (.ras) and the Sun Icon format used for window system icons and cursors on SunOS and Solaris systems. Sun Raster files, identifiable by their 0x59a66a95 magic number, store bitmap images in 1-bit monochrome, 8-bit indexed color, 24-bit BGR, or 32-bit XBGR modes, with optional run-length encoding compression and a 32-byte header. The Sun Icon subset is a simpler text-based format used for small monochrome bitmaps — window icons, cursor images, and toolbar graphics — stored as C-language data arrays that could be directly compiled into X Window and SunView applications. These icon files begin with a comment block specifying width, height, and optionally hot spot coordinates (for cursor images), followed by hexadecimal pixel values in a format readable by both the C compiler and the iconedit tool. Sun workstations running SunOS and later Solaris were foundational platforms for Unix computing, networking, and the early internet, and the SUN image formats were integral to their graphical environments. One advantage is the format's dual text/binary nature: Sun Icons are valid C source code that can be #included directly into applications, a practical approach to resource embedding that predates modern asset management systems. The Sun Raster variant's simplicity provides another strength — the 32-byte header and straightforward encoding make it one of the easiest binary image formats to parse. SUN format files are supported by ImageMagick, GIMP, XnView, and Unix image viewing tools.
Developer: Sun Microsystems
Initial release: 1982

Frequently Asked Questions

Why convert RLE to SUN?

The Utah RLE format served early CG research but is now obsolete. Converting to SUN safeguards those images for the future.

What programs can open SUN?

GIMP, XnView, IrfanView, and ImageMagick open Sun Raster images. Originally used on Sun Microsystems Unix-based platforms.

Will I lose image quality converting RLE to SUN?

The conversion keeps your image data intact — SUN does not introduce compression artifacts, ensuring the output matches the original closely.

How quickly can I convert RLE to SUN?

The process is fast — cloud-based processing handles RLE to SUN conversion in seconds for standard-sized images, even on slower connections.

Does Convertio support batch RLE to SUN conversion?

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

What resolution does RLE support?

Utah RLE supports arbitrary image dimensions. The converter handles any valid RLE resolution and outputs it faithfully as SUN.