So, I tweaked the command by increasing the density from 72 to 300. Lucky guess though, I don't really understand why it works but for the 25 images I tested - raster pdfs / vector pdfs / .tifs - - it does.
Code: Select all
convert -density 300 convert.tif -scale @550000 -flatten PNG8:converted-hooray.png