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!
Performance and PNG's
-
mtdimich
creating PNG with Color Type 3
Thanks,
Now I thought that I was using the right syntax to create a PNG with color type 3 but it turns out I wasn't. I have tried:
convert image.pdf -type Palette outimage.png
and
convert image.pdf -channel Index outimage.png
Any thoughts?
Thanks!
Matt
Now I thought that I was using the right syntax to create a PNG with color type 3 but it turns out I wasn't. I have tried:
convert image.pdf -type Palette outimage.png
and
convert image.pdf -channel Index outimage.png
Any thoughts?
Thanks!
Matt
- glennrp
- Posts: 1147
- Joined: 2006-04-01T08:16:32-07:00
- Location: Maryland 39.26.30N 76.16.01W
- Contact:
Re: creating PNG with Color Type 3
mtdimich wrote: Thanks,
Now I thought that I was using the right syntax to create a PNG with color type 3 but it turns out I wasn't. I have tried:
convert image.pdf -type Palette outimage.png
and
convert image.pdf -channel Index outimage.png
Any thoughts?
Thanks!
Matt
- -colors 255
Who is online
Users browsing this forum: Amazon [Bot], Bing [Bot], Google [Bot] and 9 guests