T11 to PFA Converter

Export CID Type 2 fonts as ASCII PostScript Type 1 files online

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

Readable Format

PFA is ASCII-encoded, making it straightforward to inspect, edit, and debug glyph data from your T11 font using any text editor.

PostScript Ready

Convert T11 CID Type 2 outlines into PostScript Type 1 format — compatible with legacy RIP hardware, prepress pipelines, and TeX distributions.

Secure Handling

Font files are deleted from our servers immediately after conversion, with outputs purged within 24 hours for complete data privacy.

How to convert T11 to PFA

1

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

2

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

3

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

About formats

T11 (Type 11) is a PostScript font type defined by Adobe Systems as part of the CID-keyed font architecture, combining CID glyph addressing with TrueType outline data wrapped in a Type 42 PostScript shell. In Adobe's font type numbering, Types 9, 10, and 11 are CID-keyed counterparts to Types 1, 3, and 42 respectively — so Type 11 is essentially a CID-keyed Type 42, designed for TrueType fonts that contain very large glyph sets, particularly CJK (Chinese, Japanese, Korean) character collections. The format allows PostScript interpreters with TrueType rasterizer support to render CJK TrueType fonts while using CID numeric indexing instead of glyph names, which is critical for character sets numbering in the tens of thousands. Glyph outlines remain in native TrueType quadratic spline format, preserving the original hinting instructions, while the CID layer provides efficient glyph access and subsetting through CMap resources. One advantage is direct TrueType rendering quality — unlike converting TrueType outlines to PostScript cubics, Type 11 passes the original outlines to the rasterizer intact, preserving hand-tuned grid-fitting instructions. The CID indexing provides another benefit by supporting multiple encoding schemes (Unicode, national standards) mapped to the same glyph collection without data duplication. Type 11 fonts appear primarily in professional CJK print production and PDF document workflows where large TrueType-based character sets must be embedded in PostScript-derived output.
Developer: Adobe Systems
Initial release: 1993
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

Frequently Asked Questions

Why convert T11 to PFA?

PFA is a text-based PostScript Type 1 font format. Converting from T11 makes the font compatible with legacy PostScript workflows and older prepress systems.

How do I open a PFA file?

PFA files can be opened in font editors like FontForge, used directly by PostScript interpreters, or installed on Linux systems that support Type 1 fonts.

What is the difference between PFA and PFB?

Both are PostScript Type 1 — PFA is ASCII-encoded (human-readable), while PFB is the binary-encoded equivalent. PFA is larger but easier to inspect and debug.

Does the conversion handle large glyph sets?

PostScript Type 1 has a 256-glyph limit per font program. Large T11 CJK sets may be restructured to fit Type 1 constraints during conversion.

Is this free to use?

Yes — T11 to PFA conversion on Convertio is entirely free and runs in the cloud without any software installation on your side.