CID to SFD Converter

Open CID-keyed fonts in FontForge via SFD conversion online

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

Editable Source

SFD gives you full editing access to every glyph in your CID font. Adjust outlines, kerning, and hinting freely in FontForge.

Open-Source Workflow

SFD is text-based and version-control friendly — ideal for collaborative CJK font development projects using Git or similar tools.

Confidential Handling

Your CID font uploads are deleted right after processing, and SFD outputs are removed within 24 hours to protect your intellectual property.

How to convert CID to SFD

1

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

2

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

3

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

Frequently Asked Questions

Why convert CID to SFD?

SFD is FontForge native format — converting CID to SFD lets you edit every glyph, adjust metrics, and modify hinting using powerful open-source tools.

How do I open an SFD file?

FontForge opens SFD natively. It is a free, cross-platform font editor available on Windows, macOS, and Linux for full typographic editing.

Is SFD a text-based format?

Yes — SFD stores glyph data, metrics, and metadata as human-readable text. This makes it easy to version-control and diff font changes.

Will all CJK glyphs transfer to SFD?

The entire CID character repertoire — including all CJK ideographs and their metrics — is preserved in the resulting SFD project file.

Does this conversion cost money?

No. Convertio provides free CID to SFD conversion — upload and download without any payment or subscription.