SFD to CID Converter

Export FontForge fonts as CID-keyed PostScript for CJK use

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

CJK-Ready Output

Convert your FontForge SFD into a CID-keyed font that handles thousands of glyphs efficiently — exactly what CJK publishing workflows demand.

Online Processing

Everything runs on Convertio servers, so you can produce CID fonts from SFD sources on any device without installing FontForge locally.

Glyph Integrity

Character IDs, metrics, and outline data from your SFD project are faithfully transferred to the CID output for accurate typesetting results.

How to convert SFD to CID

1

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

2

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

3

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

About formats

SFD (SplineFont Database) is the native source file format of FontForge, the free and open-source font editor originally created by George Williams in 2000 under the name PfaEdit. The format stores a complete font project — glyph outlines (cubic and quadratic splines), advance widths, side bearings, hinting instructions, kerning and OpenType feature tables, naming records, and metadata — in a single human-readable text file. Each glyph is described by its Unicode code point, outline coordinates, reference composites, and anchors, making the entire font design inspectable and diffable with standard text tools. SFD functions as the editable working format during font development, from which finished fonts are compiled to binary formats like OTF, TTF, or WOFF. A primary advantage is version control friendliness — because SFD is plain text, font designers can track changes to individual glyphs, merge contributions from collaborators, and maintain full revision history using Git or any other VCS. The format's completeness is another strength: it preserves every piece of data that FontForge can represent, including TrueType instructions, contextual substitution lookups, and multiple master axes, avoiding round-trip data loss during editing. The SFD specification is publicly documented and has evolved through several versions. FontForge's widespread adoption in the open-source type design community means SFD serves as the source format for hundreds of freely licensed font families distributed worldwide.
Developer: George Williams
Initial release: November 7, 2000
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

Frequently Asked Questions

Why convert SFD to CID?

CID-keyed fonts efficiently organize thousands of glyphs by character ID — essential for CJK typefaces and other large character set fonts used in publishing.

How do I open a CID file?

CID fonts are used by PostScript RIPs and professional DTP software. Adobe InDesign and Acrobat can consume CID font resources for PDF generation.

Is CID only for Asian languages?

CID was designed for large glyph sets and is most common with CJK fonts, but it can organize any font with a high character count or multiple glyph variants.

Are all glyphs mapped correctly?

Yes, the glyph ordering and CID mappings from your SFD project are carried through to the output, maintaining correct character addressing.

Do I need special software?

No — Convertio handles the SFD to CID conversion entirely online. Just upload your file and download the result.