Convert WOFF2 to TTF

A font from a website needs to be examined in a font editor or installed locally.

SafeConvert engineFreeNo sign-upBatch supported
Conversion Deck
Uploaded to server: 0 B
    Waiting for files/Engine: on-device/Network requests made: 0
    What actually changes

    WOFF2 and TTF are not the same picture in two wrappers.

    The Brotli compression and the WOFF2 glyph transform are reversed, reconstructing the original TrueType tables.

    Worth knowing first

    WOFF2's transform is lossless but it is not a simple decompression: glyph and loca tables are restructured on the way in and rebuilt on the way out. The reconstructed TTF is functionally identical rather than byte-identical to whatever the foundry shipped.

    Questions

    WOFF2 to TTF, answered

    Do I lose any quality?

    No. Outlines, hinting and OpenType features are all preserved by the transform.

    Why is the TTF so much bigger?

    Brotli plus the glyph transform typically achieves around 30 percent better compression than WOFF, and the TTF is uncompressed.

    How to convert WOFF2 to TTF

    01

    Add your files

    Drop one WOFF2 or two hundred. Batch conversion is not a paid feature here.

    02

    Choose your settings

    TrueType Font is lossless, so nothing is thrown away in the conversion.

    03

    Download

    Converted and deleted the moment it finishes. Never written to permanent storage.

    Related conversions