Performance and PNG's
Posted: 2006-09-25T13:33:35-07:00
We are looking at using ImageMagic to convert multiple page PDF's to PNG colour type 3 images. First question:
The syntax I used to create the type3 PNG's was:
convert inputFile -type Palette outputFile
Will that give me a PGN with colour type 3? Or is there a way to verify that?
Second question:
How does ImageMagic scale from a performance perspective? Is there any data as far as conversions/min of any type out there for ImageMagick?
Thanks!
The syntax I used to create the type3 PNG's was:
convert inputFile -type Palette outputFile
Will that give me a PGN with colour type 3? Or is there a way to verify that?
Second question:
How does ImageMagic scale from a performance perspective? Is there any data as far as conversions/min of any type out there for ImageMagick?
Thanks!