Essentially what I'm trying to do is get the imagemagick preview of a pdf to look like photoshop:
Photoshop:

ImageMagick:

All that was done in photoshop was a simple resize, with bilinear interpolation.
I read... somewhere... that photoshop applies a sharpening mask after a reduction in size, but that just seems to make things worse in imagemagick. I tried all the examples in the 'help section (http://www.imagemagick.org/Usage/filter ... downsample), but none really even came close to photoshop.