Decoding restores font tables
WOFF2 compression is reversed before the font is sanitized and written as a desktop-compatible file.
Free WOFF2 to TTF converter
Add WOFF2 files when a desktop app or font tool requires TTF. Each decoded font is sanitized and checked before download.
Download the decoded TTF files and check the report for any outline or feature warning.
A quick comparison of each source font and its converted result. The same report is included in the ZIP.
| Source | Converted file | Characters | File size | Integrity check |
|---|
Before you download
WOFF2 is a compressed container. It may wrap TrueType or CFF-based OpenType data, so producing a file specifically labeled TTF is not always a simple rename.
WOFF2 compression is reversed before the font is sanitized and written as a desktop-compatible file.
Conversion cannot restore glyphs that were removed before the WOFF2 file was made.
A font found on a website is not automatically licensed for extraction, editing or desktop installation.
No. If the WOFF2 is a subset, only the characters stored in that file can appear in the TTF output.
TTF does not use WOFF2’s web compression. A larger byte size is normal even when character coverage is unchanged.
WOFF2 can wrap different OpenType outline types. When the source is not TrueType-based, creating TTF may require rebuilding outlines and the report will flag that change.