How to convert WOFF to TTF/OTF via command line?

Jonas Lekevicius picture Jonas Lekevicius · Jan 26, 2012 · Viewed 59.8k times · Source

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?

Answer

barethon picture barethon · Apr 29, 2012

I wrote a simple tool for that:

https://github.com/hanikesn/woff2otf

Currently only tested with ttf files.