TTF to PFM Converter

Generate Windows printer font metrics from TrueType fonts online

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

Complete Metric Data

Extracts character widths, kerning pairs, and spacing metrics from TTF — producing a PFM ready for Windows Type 1 font installation.

Online Processing

Skip installing local font tools — Convertio handles the TTF to PFM extraction on our servers. Your computer handles nothing.

Rapid Extraction

Font metric conversion is a lightweight operation. Your PFM file is generated from the TTF source in just a few seconds.

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

TTF (TrueType Font) is a scalable outline font format developed by Apple Computer in the late 1980s and first shipped with Mac System 7 on May 13, 1991. Microsoft licensed the technology shortly after and included TrueType support in Windows 3.1 in 1992, establishing it as the dominant desktop font technology for over a decade. TrueType describes glyph shapes using quadratic Bezier splines — simpler mathematically than the cubic Bezier curves in PostScript fonts — stored alongside a powerful instruction set (the "hinting" language) that controls exactly how outlines are rasterized at each pixel size. This instruction-based hinting gives type designers pixel-level control over rendering at small sizes on low-resolution screens, producing exceptionally crisp text. The format stores all font data — outlines, metrics, kerning, naming, and hinting — in a single file organized as a directory of tagged data tables. One advantage is universal platform support: TTF files render natively on Windows, macOS, Linux, iOS, Android, and virtually every operating system and web browser without conversion or plugins. The byte-code hinting system is another distinctive strength, enabling screen rendering quality that remained superior to competing technologies until high-DPI displays reduced the importance of pixel-level optimization. TrueType's table-based architecture also proved remarkably extensible, serving as the structural foundation for the OpenType specification that added advanced typographic features and PostScript outline support on top of the TrueType container.
Developer: Apple Computer
Initial release: May 13, 1991
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 TTF to PFM?

PFM is the Windows counterpart of AFM — required to install Type 1 fonts on Windows. If you are building a PFB+PFM pair, you need this metrics file.

What uses PFM files?

Windows uses PFM alongside PFB to install and render Type 1 fonts. It provides metric data like character widths and kerning for the Windows font subsystem.

Is PFM the same as AFM?

Both store font metrics, but PFM is a Windows binary format while AFM is human-readable text. PFM is specifically designed for Windows Type 1 font installation.

Does the conversion capture kerning data?

Yes. The TTF kerning table is translated into PFM format, preserving character pair spacing information for professional text layout.

Is there a cost for this conversion?

Convertio provides free TTF to PFM conversion. Upload and download without any payment or account creation.

TTF to PFM Quality Rating

4.7 (45 votes)
You need to convert and download at least 1 file to provide feedback!