One other good tool useful for command line batch image processing is the open source package ImageMajik which runs on all platforms. I often resort to it to batch process tens to hundreds of images in a similar manner. Another useful tool in your arsenal.
And if you are good with python, the PIL package (new fork) can be easily programmed to batch process images as well.
|