TCR to XPM Converter

Convert compressed text to XPM pixmap — free online

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

Color Pixmap Output

Unlike monochrome formats, XPM renders your TCR text as a full-color pixmap image suitable for X11 desktops and Unix toolchains.

Rapid Conversion

TCR files are small compressed text — Convertio processes them into XPM images in just seconds on high-speed cloud servers.

Privacy Protected

Your uploaded TCR file is deleted immediately after conversion, and the XPM output is removed from servers within 24 hours.

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

TCR (Text Compression for Reader) is a compressed plain-text ebook format developed by Barry Childress in the early 1990s for the Psion Series 3 family of palmtop computers. The format was created for Childress's Reader3 application, a text file viewer that needed to fit large books into the Psion's extremely limited storage — typically 128 KB to 2 MB of available memory. TCR uses a dictionary-based compression scheme derived from the earlier ZVR format by Ian Giddings, replacing repeated byte sequences with single-byte tokens that reference a header dictionary. This straightforward approach achieves compression ratios of roughly 40-60% on typical English prose while requiring minimal CPU resources for decompression. The Psion Series 3 ran on a 3.84 MHz NEC V30 processor with no floating-point unit, so TCR's low computational overhead was essential for smooth page-by-page reading. A key advantage is remarkable storage efficiency for its simplicity — users could carry dozens of novels on removable SSD cards that held only a few hundred kilobytes. The format found a dedicated user community among Psion enthusiasts who built libraries of compressed literature for portable reading years before smartphones existed. Though the Psion platform faded from the market in the early 2000s, TCR files can still be opened and converted by modern ebook tools, and the format stands as an early example of purpose-built mobile reading technology from the pre-smartphone era.
Developer: Barry Childress
Initial release: 1993
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 TCR to XPM?

TCR is plain compressed text with no visual representation. XPM renders that text as a color pixmap image compatible with X Window applications.

What software opens XPM files?

GIMP, XnView, ImageMagick, KolourPaint, and virtually any X11-based image viewer or editor can open XPM format natively.

Does XPM support color output?

Yes. Unlike XBM, XPM supports full color palettes, so rendered text can include colored backgrounds or styled character rendering.

Are XPM files large?

XPM stores data as readable C code with color tables. File sizes depend on resolution and palette, but short texts stay manageable.

Can I convert TCR to XPM for free?

Absolutely. Convertio provides free TCR to XPM conversion. Larger batches and bigger files are available on premium plans.