PCX to XPM Converter

Online PCX to XPM image converter — free to use

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

Files Stay Safe

Uploaded PCX images are wiped after conversion, and XPM downloads are cleaned from servers within 24 hours — security is built in.

Simple Workflow

Upload your PCX file, select XPM, and download the result. Three steps — no learning curve, no complicated menus to navigate.

Wide Compatibility

Convert PCX to XPM and dozens of other formats. Convertio supports hundreds of conversion directions for maximum flexibility.

How to convert PCX to XPM

1

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

2

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

3

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

About formats

PCX (PiCture eXchange) is a raster image format created by ZSoft Corporation in 1985 as the native format of their PC Paintbrush application, one of the first painting programs for IBM PC compatibles. The format uses a simple run-length encoding (RLE) compression scheme that works by replacing consecutive identical pixel values with a count-value pair, achieving modest compression on images with large areas of uniform color. A PCX file consists of a 128-byte header (specifying dimensions, color depth, palette information, DPI, and encoding method), the RLE-compressed pixel data organized in scan-line order, and an optional 256-color palette appended after the image data. The format evolved through several versions supporting increasing color depths: 1-bit monochrome, 4-bit (16 colors), 8-bit (256 colors), and 24-bit true color using multiple color planes. PCX became one of the most popular image formats during the DOS era, widely supported by paint programs, word processors, desktop publishers, and early games throughout the late 1980s and early 1990s. One advantage was broad DOS-era software compatibility — PCX served as a practical interchange format when competing programs used proprietary raster formats. The simplicity of RLE decoding is another strength, requiring minimal CPU and memory resources ideal for the hardware of that period. While PNG, JPEG, and other modern formats have replaced PCX in contemporary use, the format remains encountered in legacy archives and retro computing contexts.
Developer: ZSoft Corporation
Initial release: 1985
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

Frequently Asked Questions

Why convert PCX to XPM?

Few modern applications handle PCX natively. Converting to XPM ensures your legacy image data works in today's editors, viewers, and web platforms.

How do I open an XPM file?

X Window System applications, GIMP, text editors (XPM is stored as C source code), and Unix desktop tools.

Is the original resolution preserved?

Yes — the pixel dimensions of your PCX image are maintained in the XPM output. No downscaling or cropping happens during conversion.

What platforms are supported?

Any device with a web browser — Windows, macOS, Linux, iOS, Android, and Chrome OS. No software installation is needed for the conversion.

Where can I upload PCX files from?

You can upload from your local device, Google Drive, Dropbox, or paste a direct URL. Convertio pulls the PCX file from any of these sources.

Are my files secure during conversion?

All file transfers use encrypted connections. Uploaded PCX files are deleted after processing, and XPM outputs are purged within 24 hours.