Mobile app version of vmapp.org
Login or Join
Courtney577

: Are there any free tools to convert .eot files to .ttf, .otf or any other font formats? I've been given a .eot font file that needs to be used in a desktop program. So far none of the

@Courtney577

Posted in: #Fonts #SoftwareRecommendation #WebFonts

I've been given a .eot font file that needs to be used in a desktop program. So far none of the programs that I use (Gimp, Scribus, Inkscape) can read this font type. Are there any ways to convert it to something else?

10.04% popularity Vote Up Vote Down


Login to follow query

More posts by @Courtney577

4 Comments

Sorted by latest first Latest Oldest Best

 

@Jessie844

Found this website and seems to convert files both ways around! I've tried it with a woff (webfont) and was able to convert and download a ttf desktop font :)
onlinefontconverter.com/

10% popularity Vote Up Vote Down


 

@Sent7350415

EOT is meant for embedding. It by design that it doesn't work in desktop apps.
Either this is a free font, then download the original TTF/OTF.
Or it is a commercial font – then it is simply illegal to convert it to a desktop font and use without a proper license.

10% popularity Vote Up Vote Down


 

@Merenda852

The only helpful post I was able to find online is from mid-2008, so it's certainly possible that someone has released a tool since then.

EOT is a Microsoft thing, and it appears to be somewhat proprietary and locked down to discourage reverse-engineering. From the Wikipedia article:


Embedded OpenType includes features to discourage copying. Subsetting reduces the value of copying, as subsetted fonts will typically omit more than half of the characters. Other copy protection measures used are encryption and a list of "trusted roots" at the source end, and a proprietary decrypting DLL at the receiving end.


So, even if you can convert, you're probably not supposed to and you're probably not going to get every glyph that was in the original typeface.

Here's the dated resource that I was able to find - they point out that they weren't able to find any resources that reverse-engineer EOT files. So, they hunt through DLLs to see how Internet Explorer parses EOT files, and then hook into that method to achieve what they want. A bit over my head, but it might be useful to you.

You're better off talking to the person who provided you the font and explaining that you can't work with EOT. Even if that reverse engineering method works, you're probably not going to get the whole font and you might be violating someone's Terms of Service (the font's or Microsoft's). There are probably very few legit reasons that he or she would only have the font in that format.

10% popularity Vote Up Vote Down


 

@YK2262411

try this: www.font2web.com and see if it helps I use it often and so far there are no problems

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme