What is TCR? Psion Compressed Ebook Format Explained

TCR is a compressed plain-text ebook format from the Psion palmtop era that shrinks text using a symbol dictionary. Learn how the TCR format works.

Free online file converter tool. Works in Chrome Firefox Safari Edge Opera and other modern browsers on Windows macOS Linux Android and iOS. No software installation or sign-up required. All conversions run directly in your browser, so your files never leave your device. Free to use with no account needed.

Ebook

What is TCR? Psion Compressed Ebook Format Explained

A simple compressed plain-text ebook format from the Psion palmtop era.

Last updated:

Year Created1990s
CompressionCompressed text ebook
Primary UseLegacy palmtop readers

What is TCR?

TCR is a compressed plain-text ebook format that originated in the early 1990s for Psion Series 3 palmtop computers. It was designed to store books efficiently on devices with very limited memory.

A TCR file begins with a dictionary of up to 256 symbols representing common byte sequences in the text, followed by the compressed body that references those entries. This simple substitution scheme can roughly halve the size of plain text, but the format stores essentially unformatted text with no rich styling.

How TCR Compression Works

TCR uses a fixed dictionary substitution scheme: the file header lists up to 256 entries, each mapping a one-byte token to a frequently occurring byte sequence in the source text, and the body is rewritten as a stream of those tokens.[1] Decompression is simply a table lookup, which keeps memory and processor demands very low.

History and Devices

The format originated on Psion's Series 3 palmtops, compact clamshell organizers of the early 1990s whose limited RAM made efficient text storage important.[2] Its substitution approach typically halves plain-text size, often outperforming the contemporaneous PalmDOC compression for English prose.[1]

Limitations

TCR stores essentially unformatted text, with no support for styling, images, or structured navigation, so it functions as a raw compressed-text container rather than a rich ebook format.[1] This narrow scope, combined with the decline of the Psion platform, left it a niche legacy format.[2]

MKV Technical Specifications

DeveloperPsion ecosystem (TCReader lineage)[1]
File Extension.tcr[1]
MIME Typeapplication/octet-stream (no registered type)[1]
ReleasedEarly 1990s (Psion Series 3 era)[1]
TypeCompressed plain-text ebook format[1]

TCR vs Other Ebook Formats

FeatureTCREPUBTXT
TypeCompressed text[1]Open ebookPlain text
OriginPsion reader[2]IDPF/W3CGeneric
FormattingNone (text only)[1]Rich HTML/CSSNone
LayoutReflowableReflowableReflowable
Best forLegacy Psion devicesModern readersSimple plain text

TCR is a simple compressed plain-text format from the Psion era, while EPUB supports rich formatting and TXT keeps text uncompressed and universal.

Advantages & Disadvantages

Advantages

Good text compression | FileFormer

TCR's symbol-dictionary scheme can reduce plain-text files by around half, useful on low-memory devices.

Simple structure | FileFormer

The format is straightforward: a 256-entry dictionary followed by compressed text, making it easy to decode.

Lightweight | FileFormer

Because it stores only text, TCR files are small and quick to process on minimal hardware.

Still readable today | FileFormer

Modern tools such as Calibre and Sumatra PDF can open or convert legacy TCR files.

Disadvantages

No formatting | FileFormer

TCR stores essentially unformatted plain text, with no support for styling, images, or layout.

Obsolete and niche | FileFormer

The format is tied to the long-discontinued Psion platform and is rarely used today.

No standard metadata | FileFormer

TCR lacks structured metadata fields for author, title, or other bibliographic information.

Common Use Cases

TCR is encountered chiefly as a legacy compressed-text ebook format.

Psion palmtop reading | FileFormer

TCR was used to store compact text books on Psion Series 3 palmtop computers.

Archival plain-text books | FileFormer

Old collections of compressed plain-text ebooks may still exist in TCR form.

Conversion to modern formats | FileFormer

Tools like Calibre convert TCR files to EPUB or other formats for current e-readers.

Convert TCR Files Free

Use our free online converter to convert TCR and other formats - no signup, no watermarks.

Try Ebook Converter Free

Frequently Asked Questions

What is a TCR file?

TCR is a compressed plain-text ebook format from the Psion palmtop era that uses a 256-entry symbol dictionary to shrink text files.

How does TCR compression work?

A TCR file stores a dictionary of common byte sequences at the start, then encodes the text as references to those entries, often roughly halving the file size.

Does TCR support formatting or images?

No. TCR stores essentially unformatted plain text, with no support for styling, images, or complex layout.

How can I open a TCR file today?

Applications such as Calibre and Sumatra PDF can open or convert TCR files, since the original Psion readers are obsolete.

Is TCR still used?

TCR is a niche legacy format tied to the discontinued Psion platform and is rarely used in modern ebook workflows.

References

  1. TCR - MobileRead Wiki
  2. Psion (Series 3) - Wikipedia