[magick-users] convert ps->* == completely horrible output

omicronpersei8 at imagemagick.org omicronpersei8 at imagemagick.org
Tue Nov 7 15:16:02 CST 2006


> use convert from a PostScript file ... to a raster format (tiff,

Try

  convert -density 400x400 image.ps -resize 25% image.tif


More information about the Magick-users mailing list