Free TTF to WOFF2 converter

Make a modern webfont from a TrueType font

Add one or several TTF files and get compact WOFF2 fonts for modern browsers. Every result is decoded and checked before your ZIP is made.

  • Modern browser formatWOFF2 is the preferred compressed font format for current websites
  • Original characters keptCharacter coverage and glyph counts are compared after conversion
  • Batch conversionConvert up to five TTF files in one organized download
1

Add your TTF files

Only valid TrueType .ttf files are accepted on this page.

Up to 5 files, 5 MB per file and 20 MB combined. A TTC or OTC collection may contain several fonts; a job can produce up to 10 font files.

2

WOFF2 output

Each TTF is compressed as a WOFF2 webfont. The font’s outlines and character set are not intentionally changed.

OutputWOFF2 webfontEach TTF is compressed as a WOFF2 webfont. The font’s outlines and character set are not intentionally changed.
3

Confirm and start

Your TTF files will be converted together and returned with an integrity report.

Before you download

When WOFF2 is the right output

WOFF2 wraps and compresses the same TrueType font data for delivery by a browser. It usually reduces transfer size without removing characters.

01

Use WOFF2 on websites

Serve WOFF2 through an @font-face rule. Keep the licensed TTF source separately for desktop work.

02

Conversion is not subsetting

This converter keeps the source character set. Use the Font Subsetter if you deliberately want fewer glyphs.

03

Check licensing and the report

A desktop-font licence may not include web use. Confirm your rights and test the output in the browsers you support.

TTF to WOFF2 questions

Does WOFF2 reduce font quality?

WOFF2 uses lossless compression for the font tables, so it does not lower outline quality like image compression. The result is decoded and compared with the TTF source.

Will converting TTF to WOFF2 remove characters?

No characters are intentionally removed. The report compares glyph and Unicode coverage and flags a detectable difference.

Does the download include CSS?

This focused converter returns font files and a report. Use the Webfont Generator when you also need @font-face CSS, subsetting and a demo page.