XPM to SIX Converter

Online XPM to SIX — convert images without any software

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

Modern Format Output

SIX provides terminal-based graphics encoding — a significant upgrade over the legacy XPM format for everyday image use and sharing.

Cloud Conversion

All XPM to SIX processing runs on Convertio servers — your device stays fast and free while the conversion happens in the cloud.

Browser-Based Tool

No software to download — convert XPM to SIX entirely in your web browser. Works on any device with an internet connection.

How to convert XPM 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

XPM (X PixMap) is a color image format for the X Window System, developed by Arnaud Le Hors at GROUPE BULL beginning in 1989 as the color successor to the monochrome XBM format. Like XBM, XPM files are valid C source code — each file defines the image as a static array of character strings, where the header strings specify width, height, number of colors, and characters per pixel, the color definition strings map character codes to color values (supporting X11 color names, hexadecimal RGB, and symbolic color types like 'background' and 'foreground'), and the pixel strings encode each row as a sequence of character codes that index the color palette. This ASCII art representation makes XPM images human-readable: one can often see the image content directly in the text of the source file. The format went through three revisions: XPM1 (1989, compatible with X10), XPM2 (simplified syntax), and XPM3 (1991, the current version with the static char* syntax and extended color specification). XPM was the standard format for X Window application icons, splash screens, pixmap buttons, and themed UI elements throughout the 1990s and 2000s. One advantage is the combined benefits of being a valid C source file and a color image: XPM files can be compiled into applications, edited in any text editor, processed by text tools, and version-controlled, while supporting up to 256 colors with transparency (using the 'None' color keyword). The X11 ecosystem's reliance on XPM ensures broad tool support. XPM files are handled by all X11 toolkits, ImageMagick, GIMP, and web browsers (legacy support).
Initial release: 1989
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 would I convert XPM to SIX?

XPM is a color pixmap format for X Window System with limited modern support. Converting to SIX (terminal-based graphics encoding) makes your images accessible on any modern platform.

Which software can view SIX files?

SIX files can be opened with xterm, mlterm, ImageMagick, libsixel tools. Most of these are available across Windows, macOS, and Linux.

Is XPM to SIX conversion free?

You can convert XPM to SIX for free on Convertio. Premium plans are available if you need higher throughput or larger file allowances.

What exactly is the XPM format?

XPM is a color pixmap format for X Window System. Originally from X11/Linux desktops, it has become a legacy format — conversion is the most practical way to use these images today.

Can I convert multiple XPM files to SIX at once?

Yes — upload several XPM files in one session and Convertio processes them all into SIX simultaneously, saving you time.

How long does XPM to SIX conversion take?

Most XPM to SIX conversions complete within a few seconds. The lightweight nature of XPM images means fast processing times.