PFA to T42 Converter

Wrap PFA outlines as TrueType inside PostScript format online

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

PostScript Bridge

Convert PFA to T42 to create fonts that bridge the TrueType and PostScript worlds — essential for certain print and TeX workflows.

Print Optimized

Type 42 fonts deliver clean output on PostScript printers by embedding TrueType outlines in a format the printer understands natively.

Cloud Processing

Conversion happens on our servers — no need to install Ghostscript or font utilities on your own machine.

How to convert PFA to T42

1

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

2

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

3

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

About formats

PFA (Printer Font ASCII) is one of two file representations of Adobe's PostScript Type 1 font format, introduced in 1984 as part of the PostScript page description language. A PFA file contains the complete font program as plain ASCII text — the clear-text header with font name, encoding array, and metrics, followed by a hex-encoded encrypted section (eexec) holding the actual glyph outlines described as cubic Bezier curves with stem hints. Because every byte is represented in printable ASCII characters, PFA files are roughly twice the size of their PFB binary counterparts, but they can be transmitted through any text-safe channel and edited in a standard text editor. PFA became the standard Type 1 distribution format on Unix and Linux systems, where binary font formats were less convenient for PostScript printer pipelines. A key advantage is universal text compatibility — PFA files pass cleanly through email systems, FTP text-mode transfers, and version control without corruption from character encoding transformations. The readable structure also benefits font developers, who can inspect header values and encoding declarations directly. Type 1 fonts in PFA form powered the desktop publishing revolution of the late 1980s and 1990s, with Adobe's font library and the Apple LaserWriter printer establishing PostScript typography as the professional standard. Although OpenType has superseded Type 1 for new font development, PFA files remain in active use within legacy publishing workflows and PostScript/PDF production systems.
Developer: Adobe Systems
Initial release: 1984
T42 (Type 42) is a PostScript font format developed by Adobe Systems that wraps a TrueType font inside a PostScript font dictionary, enabling PostScript printers equipped with a TrueType rasterizer to print TrueType fonts natively. The name reportedly references Douglas Adams' "The Hitchhiker's Guide to the Galaxy," where 42 is the answer to the ultimate question. Type 42 was introduced with PostScript interpreter version 2013 in the mid-1990s, with Adobe publishing the formal specification as Technical Note #5012 in July 1998. The format embeds the complete TrueType font data — outlines, hinting instructions, and tables — as a binary string within the PostScript sfnts dictionary entry, while wrapping it in standard PostScript font structure including CharStrings, Encoding, and FontInfo dictionaries. One advantage is preserved TrueType hinting: because the original quadratic spline outlines and grid-fitting instructions are passed directly to the TrueType rasterizer, the printed output matches the screen rendering quality that TrueType hinting was designed to deliver. This is superior to the alternative approach of converting TrueType outlines to Type 1 cubics, which discards hinting. Type 42 also enables PostScript workflows to incorporate the vast library of TrueType fonts bundled with Windows and macOS without manual font conversion. PDF generators commonly use Type 42 embedding when including TrueType fonts in PostScript-based output pipelines. The format bridges two major font technologies that evolved separately, ensuring interoperability across the PostScript and TrueType ecosystems.
Developer: Adobe Systems
Initial release: 1995

Frequently Asked Questions

Why convert PFA to T42?

Type 42 embeds TrueType outlines inside a PostScript wrapper, enabling PostScript printers to render TrueType glyphs directly without rasterization issues.

How to open T42?

T42 files are processed by PostScript printers, Ghostscript, and TeX systems. FontForge can also import and inspect Type 42 font structures.

What is Type 42 exactly?

Type 42 is a PostScript font type that wraps TrueType glyph data. It allows PostScript environments to use TrueType outlines for better print quality.

Is this useful for modern workflows?

Type 42 is primarily valuable for PostScript-based printing and TeX pipelines. For general use, converting to OTF or TTF is more practical.

Do I need PostScript knowledge?

Not at all. The conversion handles the technical wrapping automatically — just upload your PFA and download the T42 result.