Here's the thing about ImageMagick: it looks complicated because it's built for power users who need flexibility. When you ...
I have a number of PDF documents containing scalable vector art and text, that need to be saved to bitmap (BMP and/or TGA format). I'm working on a bash script to convert them all from PDF to bitmaps ...