WOFF2 to TTF Converter - Free Online Tool

Convert WOFF2 to TTF online instantly in your browse for free. No signup, no software. Kerning, OpenType features & variable axes preserved. Download in seconds.

Converts in seconds
Files removed after use
Free · No account

A WOFF2 file is a typeface format packed for the web and sealed shut for everything else.

It wraps the OpenType data in Brotli compression so it downloads fast over HTTP, but that same wrapper is what stops a desktop app from opening it: install it, load it into Figma, or drop it into a font editor, and the file is simply not recognized.

This WOFF2 to TTF converter unwraps it. It rebuilds the compressed web font as a standard TrueType file the operating system and design tools accept, free to use, no account, and lossless. Kerning, ligatures, stylistic alternates, language features, and variable axes all come back out exactly as they went in. What changes is the container, not the font.

Convert woff2 to ttf
woff2ttf

Drop your WOFF2 file here

or browse files · Max 10 MB

.woff2
Online Free WOFF2 to TTF Font Converter

What happens when you convert WOFF2 to TTF

WOFF2 and TTF hold the same font; they differ in how that data is stored. A TTF keeps the glyph outlines, hinting, and OpenType feature tables uncompressed, which is why a desktop install can read it directly.

WOFF2 takes that identical data and compresses it with Brotli plus a glyph-aware transform, shrinking it for the browser but making it unreadable to anything that is not a web rendering engine.

Converting WOFF2 to TTF reverses that step.

The Brotli layer is undone, the glyph tables are restored to their standard order, and the result is a TrueType file with nothing lost along the way. The conversion is lossless: every kerning pair, every OpenType feature, every variable axis survives.

The web-only file becomes a desktop-ready one. That is the whole job, and it is the direction you need whenever a font exists only as a WOFF2 and has to live somewhere a browser isn't.

When you actually need TTF instead of WOFF2

WOFF2 is the right format for shipping a font to a browser, but it is the wrong format almost everywhere else, and that gap is what this conversion closes.

A TTF installs into Windows, macOS, and Linux directly. It opens in design software, loads into font editors like FontForge and Glyphs, and embeds into documents and presentations. A WOFF2 does none of that.

The common situations are familiar. You inherited a site where the typeface survives only as a WOFF2 in the assets folder, and you need the desktop original to match brand work in print.

A client sent webfont files and your design tool refuses them. You want to inspect or edit a font that was only ever published in compressed web form. In each case the WOFF2 holds everything you need; it just has to be returned to TrueType to be usable off the web.

WOFF2 (Input)TTF (output)
Brotli + glyph-aware transformUncompressed OpenType
Web delivery formatDesktop install format
Readable only by browsersInstalls on Windows, macOS, Linux
Cannot open in design or font-editing softwareOpens in Figma, Illustrator, FontForge, Glyphs
Compact, optimized for HTTPLarger, but editable and embeddable
Variable axes preservedVariable axes fully restored

The font converter takes a WOFF2 file as input and returns a TTF file as output.

From WOFF2 upload to an installable TTF

Three steps move a font from web-only WOFF2 to a desktop-ready TTF:

  • Upload the WOFF2 - Drop the file on the converter or browse to it.
  • Conversion runs server-side - The Brotli compression is reversed and the glyph tables restored while every kerning table, OpenType feature, ligature, stylistic alternate, and variable axis is preserved exactly. The WOFF2 is removed from the server once the TTF is delivered.
  • Download the TTF and use it anywhere - Install it on the operating system, load it into a design app, or open it in a font editor.

To install the converted TTF, double-click it and choose Install on Windows or macOS, or drop it into the fonts directory on Linux.

Once installed it appears in the font menu of every application on the system, from a word processor to a font editor, exactly as any other desktop typeface would.

Frequently asked questions

Is the WOFF2 to TTF converter free?

Yes. It runs without an account, with no signup, paywall, or cap on the number of conversions.

Why convert WOFF2 to TTF at all?

Because a WOFF2 only works in a browser. Converting it to TTF gives you a file you can install on Windows, macOS, or Linux, open in Figma, Illustrator, or a font editor, and embed into documents - none of which a WOFF2 allows.

Will kerning and OpenType features survive when I convert WOFF2 to TTF?

They do. WOFF2 is a compressed wrapper around standard OpenType data, so undoing that compression restores the TTF with kerning pairs, ligatures, stylistic alternates, and language features all intact. The conversion is lossless and the resulting TTF matches the source.

Does the WOFF2 to TTF converter handle variable fonts?

Yes. Every axis is restored in the TTF output, including weight, width, slant, optical size, and any custom axes. Nothing about the variable font is flattened in the conversion.

Can I install the converted TTF on my computer?

Yes. The output is a standard TrueType file. Double-click to install on Windows or macOS, or place it in the fonts directory on Linux, and it becomes available to every application on the system.

Is there a file size limit for the WOFF2?

The converter accepts a WOFF2 up to 10 MB, which covers nearly every font. Very large CJK or Indic families with extensive glyph sets take a moment longer to process but generally complete without issue.

Is the uploaded WOFF2 stored after conversion?

The WOFF2 is uploaded only for processing and removed shortly after the TTF is delivered. Nothing is kept, indexed, or reused.