Strip the fpgm, prep, and cvt_ tables from TrueType fonts. Reduces size by 5–20% with no visual impact on modern macOS, iOS, and Linux. Disable for Windows GDI users only.
Upload your TTF
We empty the fpgm (font program), prep (control value program), and cvt_ (control value table) tables
Download the slimmer TTF — modern OSes ignore TrueType hints and use their own grayscale antialiasing
0 bytes uploaded. TrueType Hinting Stripper runs entirely in your browser using opentype.js and the File API. Your fonts never leave your device.
This tool requires the Free plan or higher.
Possibly on Windows 7/8 with GDI rendering and ClearType — those rely on TrueType hints. Windows 10+ with DirectWrite uses outline-only rendering similar to macOS, so the difference is invisible.
5–20% reduction. Heavily hinted fonts (Times New Roman, Verdana) save more; outline-only fonts (Helvetica Neue) save almost nothing.
Yes — desktop tools like FontForge or ttfautohint can regenerate hints. But the new hints won't match the original; back up your source font before stripping.
Strip unused glyphs from any font to shrink WOFF2 size by 60–95%. Choose a named subset (latin, latin-ext, cyrillic, greek) or paste a custom charset.
Open toolCompress TTF or OTF fonts to WOFF2 directly in your browser. Typically 30–50% smaller than WOFF. Powered by Google's WASM Brotli encoder. Zero upload.
Open toolStrip duplicate Mac platform records and unused localised strings from the OpenType name table. Saves 1–10 KB on heavily-localised fonts.
Open tool