WOFF2 to TTF Converter

Convert WOFF2 web fonts back to TrueType format. Preview the font before downloading.

Drag & drop WOFF2 font here or click to browse

How to convert WOFF2 to TTF

  1. Drag your WOFF2 font file into the converter or click to browse
  2. Preview the font to confirm it loaded correctly
  3. Click Convert — decompression happens locally in your browser using WebAssembly
  4. Download the resulting TTF file

Why convert WOFF2 to TTF?

WOFF2 is optimized for web use but not all desktop applications support it. Converting back to TTF allows you to install the font on your system, use it in design software like Photoshop or Figma, or embed it in documents and presentations.

Is this converter safe?

Yes. Font decompression happens entirely in your browser using WebAssembly. No font data is sent to any server.

WOFF2 vs TTF — comparison

FeatureWOFF2TTF
CompressionBrotliNone
File sizeSmallerLarger
Desktop supportLimitedUniversal
Web useRecommendedSupported
Best forWeb projectsDesktop, print, install

Frequently asked questions

Will the converted TTF look the same?

Yes. WOFF2 uses lossless Brotli compression. The decompressed TTF is identical to the original source font.

Can I install the TTF on my computer?

Yes. Double-click the TTF file on Windows or Mac to install it. On Linux, copy to ~/.fonts/ and run fc-cache.

Does this preserve all font features?

Yes. All OpenType tables, kerning, ligatures, and metadata are fully preserved during decompression.