Sure, you can open up a graphics program like GIMP and resize an image, but what if you want to resize 10, 50 or 200 images? ImageMagick's convert program is just what you need. I a previous article, ...
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 ...
The convert command (part of ImageMagick) can change the resolution of image files faster than you can count to F in hex. The convert command from the ImageMagick suite of tools provides ways to make ...
Tech blog Of Zen and Computing describes how to use the free command line program ImageMagick to convert a set of images from one file format to another (like JPGs to PNGs). You can do this same sort ...
In my last article, I had some fun looking at the children's game of rock, paper, scissors, writing a simple simulator and finding out that some strategies are better than others. Yes, I used ...
I recently updated some x11 packages using swaret on Slackware. It seems to have broken the ImageMagick convert utitility, at least that is my guess since I haven't noticed any other updates in ...