Add your files
Drop one TTF or two hundred. Batch conversion is not a paid feature here.
A site has to support browsers old enough that WOFF2 is not available.
The font is wrapped in the WOFF container with zlib compression, typically producing a file around 40 percent smaller than the TTF.
WOFF is a compatibility target now, not a default. Every browser released in the last decade supports WOFF2, which is meaningfully smaller, so shipping WOFF as the primary format costs bandwidth on almost every visit.
Internet Explorer 11 and a handful of very old mobile browsers. Nothing current.
Yes, listing WOFF2 first in the src descriptor. Browsers take the first format they understand.
Drop one TTF or two hundred. Batch conversion is not a paid feature here.
Web Open Font Format is lossless, so nothing is thrown away in the conversion.
Converted and deleted the moment it finishes. Never written to permanent storage.