How Font Collection (TTC / OTC) to WOFF2 conversion works
Font Collection (TTC / OTC) parse and rights check → fidelity diagnostics → WOFF2 write and verify
Reading Font Collection (TTC / OTC)
TTC and OTC input exposes every contained face for explicit selection and writes selected faces as individual results.
Creating WOFF2
WOFF2 output uses the verified browser codec and is validated by decoding and reparsing the result.
Font rights and output integrity
Only convert fonts you have the right to use. Restricted, bitmap-only, missing, malformed, or conflicting embedding rights block output, and required license metadata must survive result verification.