Free Online Font Format Converter
Drag & drop font files here, or browse
TTF, OTF, WOFF, WOFF2
TTF (TrueType), OTF (OpenType), WOFF (Web Open Font Format 1.0), and WOFF2 (Web Open Font Format 2.0). These cover all modern web and desktop font needs.
Yes. All processing happens entirely in your browser using WebAssembly. Your font files are never uploaded to any server. Nothing leaves your device.
WOFF2 is the modern web font format that uses Brotli compression to achieve 20-30% smaller file sizes than WOFF. It is supported by all modern browsers and is the recommended format for web fonts.
For most sites, WOFF2 alone is sufficient. WOFF is only needed as a fallback for very old browsers. A common pattern is to list both in your @font-face rule with WOFF2 first.
No. Converting between these formats is lossless - the glyph outlines and metrics are preserved exactly. Only the container format and compression change.
Yes. Add as many font files as you like and they will all be converted. Download them individually or as a ZIP archive.