CID to PFA Converter

Export CID-keyed fonts as ASCII PostScript Type 1 online

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

Human-Readable Output

PFA stores font outlines as plain ASCII text, letting you inspect and edit the PostScript charstrings from your CID font directly in a text editor.

Print Compatibility

PostScript Type 1 remains a mainstay of professional printing. Convert your CID-keyed CJK fonts to PFA for RIP and prepress compatibility.

Cloud-Powered Process

The conversion runs on Convertio servers — no PostScript tools needed locally. Process even large CJK CID fonts from any web browser.

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

CID (Character Identifier) is a font architecture developed by Adobe Systems and specified in June 1993 to address the challenges of fonts containing very large glyph sets, particularly for CJK (Chinese, Japanese, Korean) scripts. Traditional PostScript fonts identify glyphs by name, which becomes impractical when a font contains tens of thousands of characters — a typical Japanese font may include over 20,000 glyphs. CID-keyed fonts replace glyph names with numeric identifiers organized by a character collection and ordering (such as Adobe-Japan1 or Adobe-GB1), dramatically reducing overhead for glyph access and subsetting. The architecture defines three PostScript font types: Type 9 (CID-keyed Type 1 outlines), Type 10 (CID-keyed Type 3), and Type 11 (CID-keyed Type 42/TrueType). A primary advantage is efficient handling of massive character sets — the numeric CID approach eliminates the memory and processing cost of maintaining thousands of glyph name strings. CID fonts also support sophisticated CMap resources that map encoding values to CIDs, enabling a single font to serve multiple encoding schemes (Unicode, Shift-JIS, Big5) without duplicating glyph data. The architecture integrates well with PDF subsetting, allowing documents to embed only the glyphs actually used. CID-keyed technology laid the foundation for CJK support in both OpenType and modern PDF workflows, and remains active in print production and document processing systems worldwide.
Developer: Adobe Systems
Initial release: June 11, 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 CID to PFA?

PFA is human-readable PostScript Type 1, widely used in print workflows. Converting from CID makes your font compatible with legacy publishing systems.

How do I open a PFA file?

PFA opens in FontForge, font editors, and PostScript interpreters. Many Linux systems also recognize PFA for direct font installation.

What makes PFA different from PFB?

PFA stores outlines as ASCII hexadecimal text, while PFB uses binary encoding. PFA is easier to inspect and debug but results in larger file sizes.

Are CJK glyphs preserved in PFA?

All glyph outlines from your CID font are retained. PFA encodes each character as PostScript charstrings with full fidelity.

Does this cost money?

No — convert CID to PFA on Convertio entirely for free, with no software to install and no registration necessary.