en

OTF to WOFF2

Convert OTF fonts to WOFF2 for the web locally - lossless, no upload. Including OpenType CFF fonts.

Your files

    Running locally on your device ...

    0%

    Your files never left your device

      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
      Servers in GermanyGDPR by design
      Independently auditedTLS A+ · HTTP headers A+

      OTF (OpenType) often holds PostScript CFF outlines. WOFF2 wraps exactly that CFF table for the browser and compresses it with Brotli. The result is a small, web-optimised file every modern browser loads via @font-face.

      This tool reads your OTF sfnt tables (CFF or TrueType outlines alike) and compresses them to WOFF2 locally. No outline conversion happens - the format stays CFF, all glyphs are preserved. Nothing is uploaded.

      OTF fonts are popular with designers because OpenType brings advanced typographic features - ligatures, true small caps, old-style figures or contextual alternates. These live in dedicated tables of the font and are fully preserved when packed into WOFF2, so a browser can switch them on deliberately via CSS. You therefore lose no typographic subtleties on the move to the web; you only pack the same font into a compact, web-ready container. The one thing that matters is the licence: web fonts often need a separate embedding right that a desktop-only licence does not cover.

      Specifications

      Specifications
      Input formatsOTF
      Output formatWOFF2
      Batch processingYes
      ProcessingLocally in your browser (WebAssembly)
      File uploadNone

      In 3 steps

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

      Limitations: Lossless container conversion: CFF outlines stay CFF, nothing is redrawn. 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.

      Are the CFF outlines changed?

      No. WOFF2 wraps the CFF table unchanged; the outlines stay PostScript CFF.

      What is the difference from OTF to TTF?

      OTF to TTF would have to redraw CFF outlines as TrueType outlines - we deliberately do not offer that because it is not lossless. WOFF2 does not touch the outlines.

      May I convert any font?

      Only fonts you own or have a web licence for.

      Related tools