I'm using ImageMagick to convert some PDF to files to PNG images, and I'm experiencing some quality problems because the generated image has very low quality. I played with the density, resample, interpolate and filter flags of the convert command, but I did not manage in having an high quality image like I would make a screenshot from a PDF reader (which preserve the vectorial quality of the PDF file, of course).
Could you help me, please?
-size
or-resize
flag to specify a resolution?