[magick-users] Command line option for converting Adobe illustrator AI to png

Anthony Thyssen anthony at griffith.edu.au
Tue Mar 18 17:22:51 PDT 2008


"Laxmilal Menaria" on  wrote...
| Hello,
| 
| I am new user of Imagemagick. I want to convert my Adobe illustrator
| AI images to png for my web. When I convert using Illustrator using
| Save as Web option its working fine, but when I use same imagemagick
| its shows me wrong size...
| 
| Any one tell me about illustrator conversion option, so I can use same
| in imagemagick and create a same image.
| 
Adobe Illustrator images are basically postscript images, of vector
graphic objects.

IM treats such files as postscript, so all the postscript caveats apply.
  http://imagemagick.org/Usage/text/#postscript
  http://imagemagick.org/Usage/formats/#ps

As such the size of the image is variable and dependant on the current
input density setting.


  Anthony Thyssen ( System Programmer )    <A.Thyssen at griffith.edu.au>
 -----------------------------------------------------------------------------
       Computers are dumb... Unless otherwise stated!
                                               -- Anthony Thyssen
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/


More information about the Magick-users mailing list