Convert WOFF2 to WOFF

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

Overview

Why convert WOFF2 to WOFF

Every browser since IE9. Not installable as a desktop font. WOFF2 is Brotli-compressed with a font-specific pre-transform. Unwrapping it recovers the original font byte-for-byte — nothing was lost going in.

Comparison

WOFF2 vs WOFF: what actually differs

WOFF2 compared with WOFF across encoding, fidelity, file size and support.
AttributeWOFF2WOFF
Full nameWeb Open Font Format 2Web Open Font Format
EncodingBinaryBinary
What it preservesLossless — the original font is recoverable byte-for-byteLossless — the original font is recoverable byte-for-byte
Typical sizeSmallest of the four — roughly half the equivalent TTFRoughly 40% smaller than the equivalent TTF
SupportEvery browser since 2018 (Chrome 36, Firefox 39, Safari 12, Edge 14).Every browser since IE9. Not installable as a desktop font.

How to

How to convert WOFF2 to WOFF

  1. 01

    Drop your WOFF2 file

    Drag one or more WOFF2 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 WOFF2 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

WOFF2 to WOFF: common questions

No. The WOFF2 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 WOFF2 converters

Last updated