I need to take images from many vendors and reformat them. I am going to use GD to alter size shape etc. But is there a perl module that converts many image formats to say .jpg before I do the manipulation.
I really need this automated - too many images to do manually. Hence wanting to use a perl script to do the hard work.