Add your files
Drop one OTF or two hundred. Batch conversion is not a paid feature here.
A licensed OpenType font is being self-hosted on a site and needs to be as small as possible.
The CFF outlines are kept as they are and the font is repacked with Brotli compression in the WOFF2 container. No curves are converted, unlike an OTF to TTF conversion.
WOFF2 compresses CFF outlines less dramatically than TrueType ones, because its glyph transform is designed for the glyf table. The saving is real but smaller than the numbers usually quoted for TrueType-based fonts.
No. That re-approximates every curve for no benefit. WOFF2 handles CFF outlines directly.
Subset before compressing. Removing unused glyphs saves far more than any compression choice.
Drop one OTF or two hundred. Batch conversion is not a paid feature here.
Web Open Font Format 2 is lossless, so nothing is thrown away in the conversion.
Converted and deleted the moment it finishes. Never written to permanent storage.