en

WOFF2 to OTF

Convert a WOFF2 web font with PostScript outlines back into an installable OTF locally - lossless, no upload.

Running locally on your device ...

Your files

    Running locally on your device ...

    0%

    Is my file uploaded?

    No. Everything runs in your browser - your file never leaves your device. How this is verifiable

    No upload100% local
    Your content stays with youno third-party access
    Hosted in GermanyGlobal Content Delivery
    Independently auditedTLS A+ · HTTP headers A+

    WOFF2 is built for the web and cannot be installed on your system directly. OTF is the classic desktop format for fonts with PostScript CFF outlines that Windows, macOS and design tools open natively. This conversion brings the font out of the web container back into an installable format - the counterpart to woff2-to-ttf for CFF-based fonts.

    This tool decompresses the WOFF2 locally back to its sfnt tables. If the WOFF2 truly carries PostScript CFF outlines (the OTTO flavor baked into the font itself, independent of the file name), you get a real OTF; every glyph, kerning table and OpenType feature survives byte-for-byte, because only the container changes, never the letterforms.

    Important for honesty: not every WOFF2 holds CFF outlines - many come from a TTF and carry TrueType outlines (glyf) instead. If your WOFF2 holds TrueType rather than PostScript, this tool rejects the conversion with a clear message instead of outputting a wrongly labelled file; use woff2-to-ttf for that case. This check runs on the actually unpacked font, not on the original file name.

    Specifications

    Specifications
    Input formatsWOFF2
    Output formatOTF
    Batch processingYes
    ProcessingLocally in your browser (WebAssembly)
    File uploadNone

    In 3 steps

    1. Drop or tap your WOFF2 file(s).
    2. The tool decompresses to OTF locally.
    3. Download the OTF (individually or as ZIP).

    Limitations: If the WOFF2 holds TrueType outlines (glyf) instead of PostScript CFF, the tool honestly rejects the conversion - use woff2-to-ttf for that case. No outline conversion between glyf and CFF happens. Only convert fonts you own or have a licence for.

    FAQ

    Is my font uploaded?

    No, everything runs locally in the browser - even in airplane mode.

    What if my WOFF2 has TrueType outlines instead of CFF?

    Then the tool rejects it and states the reason; use woff2-to-ttf instead.

    Are all glyphs and kerning pairs preserved?

    Yes. The conversion is lossless; the glyph count is verified after conversion.

    Can I install the OTF afterwards?

    Yes, you get an installable OTF for Windows and macOS.

    Related tools

    TTF to EOT · Font subsetting · WOFF2 to TTF