PFA to PFB Converter

Convert PostScript Type 1 ASCII to binary PFB online

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

Lossless Re-encoding

PFA and PFB contain the same PostScript Type 1 data — conversion simply switches from ASCII hex to compact binary encoding.

Halved File Size

Binary PFB files are roughly 50% smaller than ASCII PFA, making them faster to transfer and more practical for deployment.

No Tools Needed

Skip the command-line utilities — convert PFA to PFB instantly in your web browser without installing any software.

How to convert PFA to PFB

1

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

2

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

3

Let the file convert and you can download your pfb 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
PFB (Printer Font Binary) is the compact binary representation of Adobe's PostScript Type 1 font format, introduced alongside PFA in 1984. Where PFA stores the entire font program as hex-encoded ASCII text, PFB wraps the same data in a lightweight binary container that uses segment headers to mark regions as ASCII or binary. The encrypted glyph outline section (eexec) is stored as raw bytes rather than hex characters, cutting the file size roughly in half compared to PFA. Each segment begins with a marker byte and a 32-bit length field, making the format simple to parse while still significantly more compact. PFB became the dominant Type 1 distribution format on Windows and DOS platforms, used in combination with PFM (Printer Font Metrics) or AFM files that supply the character width and kerning data needed for text layout. One advantage is storage and transfer efficiency — the binary encoding means a typical text font occupies 30-50 KB rather than the 60-100 KB its PFA equivalent would require. The segmented structure also allows PostScript interpreters to stream font data efficiently, processing ASCII and binary portions with their respective handlers. Adobe Type Manager (ATM) on Windows relied on PFB files to render smooth Type 1 text on screen, a capability that transformed desktop publishing on the PC platform. While OpenType fonts have largely replaced Type 1 for new work, PFB files persist in established print workflows, archival font libraries, and systems that depend on PostScript output.
Developer: Adobe Systems
Initial release: 1984

Frequently Asked Questions

Why convert PFA to PFB?

PFB is the binary-encoded version of the same Type 1 data. It is roughly half the size of PFA because it replaces ASCII hex encoding with raw binary.

How to open PFB?

PFB files work with Adobe Type Manager, Windows font installer, and font editors like FontForge. Pair the PFB with its PFM or AFM file for full metrics.

Are PFA and PFB interchangeable?

They contain identical glyph and hinting data — the only difference is encoding. PFA is text, PFB is binary. Applications accept either form.

Will the file size decrease?

Yes. Binary encoding in PFB typically reduces the font file to about half the size of its PFA counterpart, making it more practical for distribution.

Is any font data lost?

None. PFA to PFB is a lossless encoding change. Every glyph outline, hint, and metric value transfers exactly as-is.

PFA to PFB Quality Rating

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