SFD to UFO Converter

Migrate FontForge sources to the Unified Font Object format

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

Editor Freedom

Move from FontForge-only SFD to the universal UFO format — then open your font project in RoboFont, Glyphs, or any UFO-compatible editor.

Complete Migration

Outlines, metrics, kerning tables, and feature code from your SFD are faithfully translated to the UFO XML structure.

Instant Online Export

No need to install FontForge just to re-export your font. Upload the SFD to Convertio and get a UFO package from any browser.

How to convert SFD to UFO

1

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

2

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

3

Let the file convert and you can download your ufo 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
UFO (Unified Font Object) is an open, XML-based font source format designed by Tal Leming, Just van Rossum, and Erik van Blokland, with the first version published in 2004. Unlike compiled binary fonts, a UFO is a directory structure containing separate XML files for each glyph (in GLIF format), font metadata (fontinfo.plist), kerning data, groups, and feature definitions. This decomposed architecture was purpose-built for collaborative font development — each glyph exists as its own file, making granular version control with Git or similar systems practical and clean. The format is explicitly application-independent, serving as an interchange layer between different font editors (RoboFont, Glyphs, FontForge, FontLab) rather than locking designers into a single tool. UFO 3, the current major version released in 2012, supports cubic and quadratic outlines, guidelines, anchors, image references, custom data storage, and layered design sources for interpolation. A defining advantage is collaboration-friendliness: teams of designers can work on different glyphs simultaneously and merge changes through standard VCS workflows without conflict. The human-readable XML format provides another benefit — every aspect of the font design can be inspected, diffed, and scripted using standard programming tools. The UFO specification is hosted as an open standard, and an active ecosystem of Python libraries (fontTools, ufoLib2, defcon) provides programmatic access for automated font production pipelines. Major type foundries and open-source font projects increasingly adopt UFO as their canonical source format.
Initial release: 2004

Frequently Asked Questions

Why convert SFD to UFO?

UFO is a cross-editor font source format supported by RoboFont, Glyphs, and FontLab. Converting SFD to UFO lets you continue editing in your preferred tool.

How do I open a UFO file?

Open UFO directly in RoboFont, Glyphs, FontLab VI, or TruFont. It is an XML-based folder structure that can also be version-controlled with Git.

Is UFO a final font format?

No, UFO is an interchange source format for editing. You still need to compile it to TTF, OTF, or WOFF for end-user distribution.

Does the conversion preserve all data?

Glyph outlines, metrics, kerning, and OpenType features from your SFD are mapped to their UFO equivalents for a complete migration.

Is the conversion free?

Yes — Convertio handles SFD to UFO conversion online at no cost, with no sign-up or software download required.