Font Converter
Convert fonts between TTF, OTF, WOFF, and WOFF2 — no upload needed.
01 — Overview
How it works
Convert fonts between TTF, OTF, WOFF, and WOFF2 entirely in your browser. WOFF2 is the format you want for fast-loading websites. Drop a font file and pick the target — your fonts never leave your device.
02 — Use cases
When to use it
- 01
Converting a TTF to WOFF2 for a website
- 02
Unpacking a WOFF2 back to TTF for desktop use
- 03
Converting OTF fonts to web formats
03 — Examples
Real input, real output
font.ttf
ex 01font.woff2
Convert a TTF to WOFF2 for the web
webfont.woff2
ex 02webfont.ttf
Convert WOFF2 back to a desktop TTF
04 — FAQ
Frequently asked
WOFF2 — it's the smallest and is supported by all modern browsers. Keep WOFF as a fallback only for very old browsers.
No. This converts the font container (the wrapper format), not the glyph outlines, so the font renders identically.