Hacker News new | ask | show | jobs
by jncraton 2997 days ago
The convert tool is part of imagemagick and only works on image formats as far as I know. I personally use pandoc to do similar conversions on documents and ssconvert for spreadsheets.
1 comments

That's kind of what I thought. Although I'm aware of imagemagick itself, I didn't know that convert was provided by it. Thanks for the clarification.