XPM to SIXEL Converter

Seamless XPM to SIXEL image conversion, done in the cloud

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

Browser-Based Tool

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

Simple Interface

Three steps to convert: upload your XPM, select SIXEL, and download. The clean interface makes the process intuitive even for first-time users.

Cross-Platform Access

Whether you are on a desktop, tablet, or phone — convert XPM to SIXEL from any device with a modern web browser.

How to convert XPM to SIXEL

1

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

2

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

3

Let the file convert and you can download your sixel 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
SIXEL (Six Pixel) is a bitmap graphics encoding format created by Digital Equipment Corporation (DEC) in 1983 for rendering images on character-cell printers and video terminals. The name derives from the encoding's fundamental unit: a column of six pixels represented by a single ASCII character. Each printable character in the sixel data stream (ASCII 63-126) encodes a 6-pixel vertical column, with the character's binary value determining which pixels are on or off. Color is specified through register-based palette control: a Select Color Sequence assigns an HLS or RGB color value to a numbered register, and subsequent sixel characters use that color until another register is selected. The encoding supports raster attributes for specifying pixel aspect ratio and image dimensions, repeat sequences (! followed by a count and character) for run-length compression of identical columns, and $ (carriage return) and - (new line) for navigating the sixel grid. DEC implemented SIXEL support in their VT240, VT241, VT330, and VT340 terminals, as well as multiple printer models. One advantage of the SIXEL encoding is its ASCII-clean nature: the data stream consists entirely of printable characters and standard control sequences, meaning SIXEL graphics can be transmitted through any text-based communication channel — serial terminals, SSH sessions, telnet connections — without requiring binary-safe transport or protocol modifications. The format's modern renaissance provides another remarkable dimension: after decades of obscurity, SIXEL support has been implemented in numerous contemporary terminal emulators, enabling inline image display in command-line workflows. SIXEL output can be generated by ImageMagick, libsixel, chafa, and various plotting libraries.
Initial release: 1983

Frequently Asked Questions

Why would I convert XPM to SIXEL?

XPM is tied to X11/Linux desktops. Switching to SIXEL gives you raster graphics format for text terminals and broad support across platforms, browsers, and devices.

How do I open a SIXEL file?

Software that handles SIXEL includes xterm, mlterm, ImageMagick, libsixel tools — giving you options on every major operating system.

Is XPM to SIXEL conversion free?

Yes — Convertio offers free XPM to SIXEL conversion. Premium options exist for users who need more capacity or faster processing speeds.

Does converting XPM to SIXEL affect quality?

The conversion preserves the visual content of your XPM image. SIXEL will reproduce the same pixel data within the limits of its format capabilities.

What exactly is the XPM format?

The XPM format is a color pixmap format for X Window System, rooted in X11/Linux desktops. Modern software rarely supports it natively, making conversion essential.

How long does XPM to SIXEL conversion take?

Usually just seconds. XPM files are typically small, so the upload, conversion, and download process finishes very quickly on Convertio.