Convert TTF to WOFF

Convert TTF to WOFF for browsers that predate WOFF2 support. Free, in your browser, no upload.

Overview

Why convert TTF to WOFF

Every browser since IE9. Not installable as a desktop font. TTF holds quadratic TrueType outlines and installs on any desktop OS, but ships uncompressed — which is the whole reason to convert it for the web.

Comparison

TTF vs WOFF: what actually differs

TTF compared with WOFF across encoding, fidelity, file size and support.
AttributeTTFWOFF
Full nameTrueType FontWeb Open Font Format
EncodingBinaryBinary
What it preservesFull outlines, hinting and metadataLossless — the original font is recoverable byte-for-byte
Typical sizeUncompressed — the largest of the four font containersRoughly 40% smaller than the equivalent TTF
SupportInstalls on Windows, macOS, Linux, iOS and Android.Every browser since IE9. Not installable as a desktop font.

How to

How to convert TTF to WOFF

  1. 01

    Drop your TTF file

    Drag one or more TTF files onto the drop zone above, or click to browse. Files stay on your device — there is no upload step.

  2. 02

    Convert to WOFF

    convert.now parses the TTF and writes it out as WOFF in a Web Worker, so the page stays responsive even on large files. Nothing is sent anywhere.

  3. 03

    Download the result

    Download the WOFF file, or a zip of all of them for a batch. Filenames are preserved, with the extension changed to .woff.

Why here

Why convert.now

  • Private

    Files stay in your browser. No upload step. Nothing for anyone to see.

  • Fast

    No queue, no upload wait. Conversion starts the moment you drop a file.

  • Free

    No ads. No file-count limit. No sign-up wall. Just the converter.

FAQ

TTF to WOFF: common questions

No. The TTF to WOFF conversion runs entirely in your browser. Files never leave your device, and there is no server involved in the conversion at all. Open DevTools' Network tab and run a conversion if you want to confirm it — you will see the page and its code load, and no request carrying your file.

More

Related TTF converters

Last updated