RE: Image Conversion to JPEG

2005-10-26 Thread Steve . Dawson
> -Original Message- > From: Sandeep Deshpande [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 26, 2005 6:43 AM > Subject: Image Conversion to JPEG > > Hi all, > I have this typical requirement on Mac system and I want to use Perl. > > 1) I have to open Illustrator EPS files in Il

RE: Image Conversion to JPEG

2005-10-26 Thread Chris Snyder
I use Image::Magick for all image manipulation. I'd suggest you give it a try. I have done bulk conversions, but never done EPS, so good luck. http://www.imagemagick.com/ -Original Message- From: Sandeep Deshpande [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 26, 2005 6:43 AM Subj

RE: Image Conversion to JPEG

2005-10-26 Thread Brian Raven
Sandeep Deshpande <> wrote: > Hi all, > I have this typical requirement on Mac system and I want to use Perl. > > 1) I have to open Illustrator EPS files in Illustrator and have to > save it as JPG at the same location. > 2) Open Photoshop EPS in Photoshop and save it to JPG at the same > loca