WOFF to UFO Converter

Extract web fonts into Unified Font Object source format online

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

Source-Level Access

Convert WOFF to UFO and gain full control over glyph outlines, spacing, kerning, and metadata in professional type editors.

Git-Friendly Structure

UFO stores each glyph as a separate XML file, making the converted WOFF font easy to track and manage in version control systems.

Server-Side Work

All processing runs on Convertio servers — no need to install type design tools just to extract font source data from WOFF.

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

WOFF (Web Open Font Format) is a web font container format developed by Jonathan Kew, Tal Leming, and Erik van Blokland, and standardized by the W3C as a Recommendation in December 2012. The format wraps existing TrueType or OpenType font data in a compressed container with additional metadata, specifically designed for efficient delivery over HTTP as part of web pages using the CSS @font-face rule. WOFF applies table-level zlib compression to the font data, typically achieving 40-50% size reduction compared to raw TTF or OTF files, while preserving every table and glyph exactly. An extended metadata block allows foundries to embed licensing information, credits, and descriptions that travel with the font file. WOFF was created to address a practical impasse: type foundries were reluctant to allow their fonts on the web in raw TTF/OTF form (easily installable as desktop fonts), while the web standards community needed a freely implementable font delivery mechanism. One advantage is universal browser support — every modern browser across desktop and mobile platforms renders WOFF natively, making it the baseline format for web typography. The distinct file signature and container structure also provides a licensing benefit, giving foundries a format distinguishable from desktop fonts while remaining technically straightforward. WOFF 2.0, standardized in March 2018, replaces zlib with Brotli compression for an additional 20-30% size reduction and has achieved similarly broad browser adoption. Together, WOFF and WOFF2 enabled the custom web typography revolution that transformed web design from a handful of system fonts to millions of typeface options.
Developer: W3C
Initial release: December 13, 2012
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 WOFF to UFO?

UFO is the open standard for font source files. Converting WOFF to UFO gives you editable source data compatible with RoboFont, Glyphs, and FontForge.

How do I open a UFO file?

RoboFont, Glyphs (via plugin), FontForge, and FontLab all support UFO. The format is an XML-based directory structure readable by any text editor.

Can I use UFO for collaborative font design?

Yes. UFO stores each glyph as a separate XML file, making it perfect for version control with Git and team-based typeface development.

Does UFO preserve all font metadata?

UFO captures glyph outlines, metrics, kerning, groups, and font-level metadata. It is a comprehensive source format for font development.

Is WOFF to UFO conversion free?

Yes, Convertio handles this conversion at no charge — fully online, no type design software needed for the conversion step.