WEB FONT

WOFF2 - Web Open Font Format 2

A web font format that uses Brotli compression to reduce download size. A practical choice for modern websites.

How to convert WOFF2 to TTF

Add your WOFF2 file to the online converter, select TTF and download the completed file. Choose OTF as well if you need an OpenType version. You can convert several files in one batch.

WOFF2 can contain different kinds of OpenType outlines. Producing TTF may involve outline conversion, so inspect the result in your target application. Conversion cannot restore characters removed from a subset font, and the original font license still applies.

Compare TTF and OTF before choosing a desktop format.

Quick Facts

File Extension
.woff2
Category
WEB FONT

Overview

WOFF2 is the second generation of the Web Open Font Format, offering significantly better compression than its predecessor. It combines preprocessing of font data with Brotli compression. The size reduction depends on the original font and its contents.

WOFF2 is a W3C Recommendation and is supported by all modern browsers and has become the preferred format for web font delivery due to its superior compression and performance.

The improved compression reduces bandwidth usage and speeds up page loading, making it the best choice for web typography today.

Common Use Cases

Recommended For

  • • Modern web typography (preferred format)
  • • Optimizing page load performance
  • • Reducing bandwidth costs
  • • Progressive enhancement (with WOFF fallback)

Consider Alternatives For

  • • Supporting IE 11 and older browsers (add WOFF fallback)
  • • Desktop/mobile applications (use OTF/TTF)
  • • Print workflows (use OTF/TTF)

Conversion Options

Convert WOFF2 to other formats using our free online converter:

Technical reference: W3C WOFF File Format 2.0 specification.

← Back to All Font Formats