TCR to PFM Converter

Free TCR to PFM float map image conversion online

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

Text to Float Precision

Convert TCR PalmOS text into PFM — a portable float map format offering floating-point pixel precision for scientific and HDR workflows.

Floating-Point Data

PFM stores pixel values as floats rather than integers — enabling high-dynamic-range representation of your rendered TCR text content.

Server Processing

Convertio handles the conversion on cloud servers. No need to install scientific imaging tools — upload TCR and download PFM.

How to convert TCR to PFM

1

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

2

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

3

Let the file convert and you can download your pfm 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
PFM (Portable Float Map) is a floating-point raster image format devised by Paul Debevec around 2001, designed to store high-dynamic-range image data with the simplicity of the Netpbm family of formats. PFM extends the PBM/PGM/PPM philosophy — minimal header, raw data, no compression — to 32-bit IEEE floating-point samples, providing direct access to HDR pixel values without the encoding overhead of formats like OpenEXR or the limited range of Radiance HDR's RGBE encoding. The file structure is deliberately minimal: a two-character magic number ('Pf' for grayscale, 'PF' for color), width and height on the next line, a scale/endianness indicator (negative for little-endian, positive for big-endian, with magnitude indicating scale factor), and then the raw 32-bit float data for each pixel. PFM files store one float per pixel for grayscale or three floats (RGB) per pixel for color, with no compression, alpha channel, or metadata support. The format emerged from the HDR imaging research community where Debevec's work on image-based lighting and light stage capture required a simple, unambiguous way to store linear floating-point radiance values that could be easily exchanged between research tools. One advantage is absolute simplicity for HDR data: PFM can be read and written in a few lines of code in any language that supports IEEE floats, with no library dependencies — ideal for research prototyping and quick data exchange between custom tools. The format's widespread adoption in the computer vision and computational photography research community is another practical strength — optical flow benchmarks (Middlebury), depth estimation datasets, and radiance field captures commonly use PFM. The format is supported by ImageMagick, OpenCV, HDR Shop, and Luminance HDR.
Developer: Paul Debevec
Initial release: 2001

Frequently Asked Questions

Why convert TCR to PFM?

TCR is obsolete PalmOS text. PFM stores floating-point pixel data — useful for HDR imaging, scientific analysis, and CG rendering pipelines.

What reads PFM files?

ImageMagick, Luminance HDR, GIMP with plugins, and many scientific imaging tools support PFM. Some CG renderers use it for texture data.

What makes PFM different from PGM/PPM?

PFM uses floating-point values per pixel instead of integer values. This enables high-dynamic-range data and greater precision per channel.

Is PFM a common image format?

PFM is niche but valued in HDR photography, scientific imaging, and computer graphics where floating-point precision matters.

Does this cost anything?

No, TCR to PFM conversion on Convertio is completely free. Premium plans provide batch processing and priority queues for heavy users.