How to Batch Convert Images with ImageMagick
I needed a tool to batch resize transparent images, so I started searching around. I found ImageMagick which does the trick perfectly. Here is a simple guide on how to (batch) convert images using ImageMagick. Note: This is a tutorial for Windows users. (Specifically Windows 7.) What is ImageMagick? ImageMagick is…