[magick-users] Color sparations for printing.
Fred Weinhaus
fmw at alink.net
Thu Jul 10 23:48:41 PDT 2008
yes, I think this will work, but am not an expert
convert image.pdf -separate image_%d.pdf
or possibly
convert image.pdf -colorspace CMYK -separate image_%d.pdf
or change it to .png if you want a pixel image format.
see:
http://www.imagemagick.org/Usage/channels/#separate
Given a pdf file with cmyk color within it can IM extract the four
colors as separations for printing?
--
John Culleton
More information about the Magick-users
mailing list