What is WOFF2?
WOFF2 is the second version of the Web Open Font Format, replacing WOFF’s zlib compression with Brotli. It typically produces files around 30% smaller than WOFF, and is the format browsers prefer.
6 tools that work with WOFF2
Files never leave your browser.
Developer Tools6
Font to Base64 & CSS GeneratorConvert font files directly into CSS @font-face data URIs.OTF to TTF ConverterConvert OpenType (.otf) fonts to TrueType (.ttf) format.TTF to WOFF ConverterConvert TrueType (.ttf) fonts to Web Open Font Format (.woff).TTF to WOFF2 ConverterConvert TrueType (.ttf) fonts to optimized WOFF2 web fonts.WOFF to TTF ConverterConvert WOFF web fonts back to desktop TrueType (.ttf) fonts.WOFF2 to TTF ConverterDecompress WOFF2 fonts back to TTF format.
Related terms
Terms that appear alongside WOFF2 on the same tools.