FeelTheFile

Convert WOFF2 to TTF

Decompress a WOFF2 web font back to an installable TTF/OTF.

Your files never leave your device

How to convert WOFF2 to TTF

  1. 1

    Upload the WOFF2

    The compressed web font.

  2. 2

    Convert

    Official woff2 decompression in your browser.

  3. 3

    Download the TTF/OTF

    Installable on Windows, Mac and Linux.

Why use this tool

  • Install web fonts

    Turn a WOFF2 into a system font.

  • Flavor preserved

    If the original was OTF (CFF), you get an OTF back.

  • Private

    The font never leaves your browser.

  • No tooling

    No command-line tools needed.

Frequently asked questions

Is the resulting TTF identical to the original?

Same tables and glyphs: WOFF2 is a lossless packaging of the font. You get a fully working font back.

Can I install the resulting font?

Technically yes (double click → install). Legally it depends on the font license: respect it.

Why did I get .otf instead of .ttf?

The original font was OpenType with CFF outlines. Just as installable and usable.

Does it work with plain WOFF?

For classic WOFF use the WOFF to TTF tool: it is a different format.

Related tools