SIX to RAS Converter

Transform SIX images into lossless RAS online

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

Retro Graphics Export

SIX encodes images for vintage DEC terminals. Converting to RAS extracts that artwork into a format modern tools understand.

Server-Side Speed

Heavy lifting happens in the cloud — your device resources are untouched while SIX images are processed into RAS format.

Quick Turnaround

Most SIX files convert to RAS within moments. Server-side processing ensures speed regardless of your device capabilities.

How to convert SIX to RAS

1

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

2

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

3

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

About formats

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
RAS (Sun Raster) is a raster image format developed by Sun Microsystems for their SunOS and Solaris Unix workstations, dating to approximately 1982. Sun Raster files store 2D bitmap images with support for 1-bit monochrome, 8-bit indexed color (with a color map), 24-bit true color (BGR byte order), and 32-bit XBGR (with an unused alpha byte). The format uses a 32-byte header containing a magic number (0x59a66a95), width, height, bit depth, data length, raster type (indicating compression), color map type, and color map length, followed by the optional color map data and the pixel data. RAS supports three encoding modes: standard (uncompressed, with each scanline padded to a 16-bit boundary), byte-encoded (run-length encoded using a simple escape-code scheme), and RGB (uncompressed with RGB rather than BGR byte order). Sun Raster was the native image format for Sun's window system and later the OpenWindows desktop environment, serving as the standard format for screenshots, icons, backgrounds, and application graphics on Sun workstations throughout the 1980s and 1990s. One advantage is the format's representation of Unix workstation computing heritage: Sun Raster files from the SunOS/Solaris era document the visual culture of an important computing platform that drove advances in networking, multiprocessing, and graphics workstation design. The format's straightforward structure is another practical strength — the 32-byte header and simple encoding make RAS files easy to parse and convert, even with custom code. RAS files are supported by ImageMagick, GIMP, XnView, and other image processing tools.
Developer: Sun Microsystems
Initial release: 1982

Frequently Asked Questions

Why convert SIX to RAS?

SIX encodes images as text for DEC terminals — useless outside that environment. Converting to RAS yields a standard image you can use anywhere.

What programs can open RAS?

GIMP, IrfanView, XnView, and ImageMagick open Sun Raster files. This format originated on Sun Microsystems Unix workstations.

How accurate is SIX to RAS conversion?

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

How quickly can I convert SIX to RAS?

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

Can I convert multiple SIX images at once?

Batch conversion is supported. Queue as many SIX files as you need and convert them all to RAS in a single run — no repeating steps manually.

Is SIX the same as SIXEL?

Yes — SIX is the short-form extension for SIXEL graphics. Both refer to the same DEC terminal image encoding and work identically here.