PFA to T11 Converter

Convert PostScript Type 1 ASCII fonts to TeX T11 format online

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

TeX-Ready Fonts

Transform PFA PostScript fonts into T11 format, making them immediately usable with TeX Live, MiKTeX, and LaTeX document classes.

Academic Typesetting

Give your legacy Type 1 fonts a second life in academic papers, theses, and scientific publications powered by LaTeX.

Fast Conversion

The PFA to T11 conversion completes in seconds — no waiting, no heavy software, just upload and download.

How to convert PFA to T11

1

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

2

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

3

Let the file convert and you can download your t11 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
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

Frequently Asked Questions

Why convert PFA to T11?

T11 packages Type 1 font data for TeX and LaTeX systems, allowing you to use your PostScript fonts directly in academic and scientific documents.

How to open T11?

T11 files are consumed by TeX distributions such as TeX Live and MiKTeX. They integrate with LaTeX font selection schemes for document typesetting.

Is T11 specific to TeX?

Yes. T11 is a TeX ecosystem format designed to bridge PostScript Type 1 fonts with TeX typesetting engines and their font management systems.

Will my PFA glyphs render correctly in LaTeX?

Yes — the conversion preserves glyph outlines and metrics so that character shapes display accurately in typeset documents.

Can I do this without installing TeX tools?

Absolutely. The conversion is entirely browser-based — produce T11 files without any TeX installation on your system.