I guess this entry is more of a reminder for myself as I keep forgetting the syntax todo this... its pretty simple and since I use the command all the time you'd have thought I'd have remembered it!
convert -density 100 input.ps -flatten output.png
This just give 100dpi, which is fine for the purposes I have...
If you need todo some fancy things and things such as converting from eps this should work, however you might want to look up [Converting .eps to .png Easily]







