[magick-users] dpi issues converting from pdf to tiff
omicronpersei8 at imagemagick.org
omicronpersei8 at imagemagick.org
Thu Jun 14 17:05:43 PDT 2007
> I should be able totell it to read the pdf at 300 dpi
Try
convert -density 300 image.pdf image.tif
More information about the Magick-users
mailing list