Actually the -monochrome should come after the reading of the input.
convert -density 900x900 number_of_sites_nofilter.pdf -monochrome number_of_sites_nofilter.tiff >If you want to resize by 300%, then you will get better quality >increasing the density by 3 > >convert -monochrome -density 900x900 >number_of_sites_nofilter.pdf number_of_sites_nofilter.tiff _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
