I know about services like Online Font Converter, but I am interested in offline solution, preferably over command line. Does anyone know a tool or workflow how to convert WOFF to OTF/TTF offline?

link|improve this question
feedback

2 Answers

up vote 2 down vote accepted

I wrote a simple tool for that:

https://github.com/hanikesn/woff2otf

Currently only tested with ttf files.

link|improve this answer
This rocks! Thanks for writing it. – Anthony May 5 at 22:23
Tested with OTF. Seems to work! – Jonas Lekevicius May 14 at 15:12
feedback

Ive been looking for this too but, sorry i couldn't find an offline one but i found this:

http://orionevent.comxa.com/woff2otf.html

its really good

link|improve this answer
Yes, I have been using this. However, I'm looking specifically for a way for this to work offline. – Jonas Lekevicius Feb 9 at 23:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.