RLE to TCR Converter

Turn RLE images into TCR format online

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

Academic Archive

Preserve pioneering computer graphics imagery by converting RLE rasters to TCR — accessible to researchers and historians alike.

Server-Side Speed

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

Browser-Based Tool

No downloads or plugins needed — convert RLE to TCR directly in your web browser on any operating system or device.

How to convert RLE to TCR

1

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

2

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

3

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

About formats

RLE (Run-Length Encoded) in the context of the Utah RLE format refers to a raster image file format developed by Spencer W. Thomas at the University of Utah's Computer Science Department around 1983, as part of the Utah Raster Toolkit. The format stores images using a scanline-oriented run-length encoding scheme that compresses sequences of identical pixel values into count-value pairs, achieving good compression ratios for images with large areas of solid color — typical of computer-generated graphics and rendered scenes common in computer science research at the time. Utah RLE supports 1 to 255 color channels per pixel, with 8 bits per channel, and includes a header specifying image dimensions, number of channels, background color, and an optional color map. The format accommodates alpha channel data as an additional channel, and empty scanlines (matching the background color) can be omitted entirely for further compression. The Utah Raster Toolkit provided a suite of Unix command-line tools for manipulating RLE images — operations like compositing, scaling, rotating, color manipulation, and format conversion — establishing a software paradigm later echoed by Netpbm and ImageMagick. One advantage is the format's foundational role in computer graphics: the Utah Raster Toolkit and its RLE format emerged from the same research environment that produced the Phong shading model, Gouraud shading, and the teapot — and much of the early computer graphics research output was stored in this format. The format is supported by ImageMagick, GIMP, and various legacy graphics tools.
Initial release: 1983
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

Frequently Asked Questions

Why convert RLE to TCR?

The Utah RLE format served early CG research but is now obsolete. Converting to TCR safeguards those images for the future.

What programs can open TCR?

Psion devices read TCR natively. Calibre can open and convert TCR ebooks to more widely supported formats for modern readers.

How accurate is RLE to TCR conversion?

The conversion keeps your image data intact — TCR does not introduce compression artifacts, ensuring the output matches the original closely.

How quickly can I convert RLE to TCR?

Most RLE images convert to TCR within seconds. The exact time depends on the resolution and complexity of the source, but it is typically quick.

Can I convert multiple RLE images at once?

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

Can I convert old CG research imagery?

Yes — if your files are in Utah RLE format, upload them to Convertio and convert to TCR for modern viewing and analysis.