SFD to DFONT Converter

Build macOS data-fork fonts from FontForge sources online

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

macOS Native

The DFONT output installs directly through Font Book, giving macOS users a seamless way to test and use fonts built in FontForge SFD format.

Fast Turnaround

Server-side conversion takes just seconds — upload your SFD and have a ready-to-install DFONT before you can switch windows.

Secure Processing

Your SFD source is deleted immediately after conversion and the DFONT output is purged within 24 hours, keeping your font designs protected.

How to convert SFD to DFONT

1

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

2

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

3

Let the file convert and you can download your dfont 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
DFONT (Data Fork TrueType) is a font file format introduced by Apple with Mac OS X 10.0 in March 2001, created to solve a fundamental compatibility problem in the transition from classic Mac OS to the Unix-based OS X architecture. Classic Mac fonts stored glyph data in the resource fork — a secondary file stream specific to the HFS file system — but OS X's Unix foundation and its use of UFS had no native resource fork support. DFONT relocates the entire resource fork structure into the data fork, wrapping the same TrueType font tables in a resource map that standard OS X typography APIs can read. The file is essentially a resource-fork-less TrueType suitcase. Apple bundled DFONT as the default format for system fonts shipped with OS X, and it remains present in macOS system directories. One advantage is seamless backward compatibility with Apple's existing font rendering stack — the internal structure mirrors classic resource-fork fonts, so CoreText and its predecessors handle DFONTs without any special conversion path. The single-fork design is another practical strength, ensuring that DFONT files survive intact when stored on non-HFS volumes, transferred over networks, or managed by version control systems. While Apple has increasingly moved toward OpenType (.otf/.ttc) for newer system fonts, DFONT files continue to appear in macOS installations and in font collections originating from the OS X era.
Developer: Apple Computer
Initial release: 2001

Frequently Asked Questions

Why convert SFD to DFONT?

DFONT is the native font suitcase format on macOS. Converting your SFD project to DFONT lets you install and test the font directly in the Mac environment.

How do I install a DFONT?

Double-click the DFONT file on macOS to open it in Font Book, then click Install. The font becomes available system-wide for all applications.

Does DFONT work on Windows?

DFONT is macOS-specific. For cross-platform use, convert your SFD to TTF or OTF instead — those work on Windows, macOS, and Linux alike.

Are font features preserved?

Yes, glyph outlines, kerning, and naming tables from your SFD carry over to the DFONT output for accurate rendering in macOS applications.

Is the service browser-based?

Entirely. Upload your SFD and download the DFONT right from your browser — Convertio handles the conversion on its servers.