FG
💻 Software

Converting font from WOFF (Web Open Font Format) to a format I can use in MS Word

Fresh7 days ago
Mar 15, 202638168 views
Confidence Score0%
0%

Problem

I have a WOFF file I downloaded from a website that I want to convert for use in Microsoft Word documents and such. Is there any free way to do this? After much searching I have not found a way, so I am turning to Super User for help.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Converting font from WOFF (Web Open Font Format) to a format I can use in MS Word

Low Risk

Yes, the WOFF format is a container for the table-based sfnt structure (used by TrueType and OpenType). It adds some meta data to the TTF/OTF font and can also compress the actual font data. If you want to convert from WOFF to the wrapped TTF/OTF fo…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment