Font Converter
Convert fonts between TTF, OTF, WOFF and WOFF2.
How to font converter
- Drop in a TTF, OTF, WOFF or WOFF2 file.
- Choose the target format. WOFF2 is the right choice for web use in 2026.
- Download the converted font.
About this tool
Web fonts are routinely served in the wrong format. A font downloaded from a type foundry often arrives as TTF or OTF — formats designed for desktop installation — and serving those directly from a web server delivers files that are two to three times larger than they need to be. WOFF2 applies Brotli compression to the same glyph data and is supported everywhere that matters.
WOFF2 versus WOFF is not a meaningful choice for new projects: WOFF2 has been supported since 2016 in Chrome and Firefox, 2018 in Safari, and even the last version of Edge that ran on the old engine. The only reason to generate WOFF is if you have data showing significant traffic from a browser that old — otherwise a single WOFF2 file is enough.