I am developing a functionality where user uploads any font , but that should be converted to .woff format only.
i went through a couple of links https://github.com/fonttools/fonttools
This one is cool, but sounds too complicated. Any ideas on how to do it ?