What is TCR? Psion Compressed Ebook Format Explained
A simple compressed plain-text ebook format from the Psion palmtop era.
Last updated:
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
TCR vs Other Ebook Formats
| Feature | TCR | EPUB | TXT |
|---|---|---|---|
| Type | Compressed text[1] | Open ebook | Plain text |
| Origin | Psion reader[2] | IDPF/W3C | Generic |
| Formatting | None (text only)[1] | Rich HTML/CSS | None |
| Layout | Reflowable | Reflowable | Reflowable |
| Best for | Legacy Psion devices | Modern readers | Simple 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
TCR's symbol-dictionary scheme can reduce plain-text files by around half, useful on low-memory devices.
The format is straightforward: a 256-entry dictionary followed by compressed text, making it easy to decode.
Because it stores only text, TCR files are small and quick to process on minimal hardware.
Modern tools such as Calibre and Sumatra PDF can open or convert legacy TCR files.
Disadvantages
TCR stores essentially unformatted plain text, with no support for styling, images, or layout.
The format is tied to the long-discontinued Psion platform and is rarely used today.
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 FreeFrequently 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.