I just did a bunch of googling search and didn't find any good ones. What I'd like to do is take a folder with a bunch of
.otf files and convert them to .ttf files. Ideally I'd run a command like this: fontconverter *.otf *.ttf, something elegant like that. Do you have any recommendations?