What Is a WOFF2 to TTF Converter?
A WOFF2 to TTF converter takes font data packaged in the WOFF2 web-font format, decodes it and writes the resulting font information into a TrueType font file.
Why Convert WOFF2 to TTF?
WOFF2 is primarily designed for web-font delivery, while TTF is a widely recognized font format used by many font tools and desktop applications. Conversion can therefore be useful when you need compatible TrueType font data from an existing WOFF2 resource.
Will the TTF Always Be Smaller?
No. WOFF2 uses compression for web delivery, so a decoded TTF file can be larger than the source WOFF2 file. The converter therefore shows both file sizes instead of assuming that the TTF will be smaller.