PDF to PNG weirdness
Posted: 2010-08-13T11:23:31-07:00
I'm using ImageMagick 6.5.4-2 2010-07-07 on CentOS 5.5 x64
to convert a pdf file to a png.
I run this command on my pdf:
convert -density 300x300 -resize 800x500 3100.348481.569075_back.pdf 3100.348481.569075_back.png
This is the original pdf:
http://images.greetingcarduniverse.com/ ... 5_back.pdf
This is the resulting png:
http://images.greetingcarduniverse.com/ ... 5_back.png
Why is the image of the pdf on the png so tiny?
It does the same thing for gif or jpg also.
to convert a pdf file to a png.
I run this command on my pdf:
convert -density 300x300 -resize 800x500 3100.348481.569075_back.pdf 3100.348481.569075_back.png
This is the original pdf:
http://images.greetingcarduniverse.com/ ... 5_back.pdf
This is the resulting png:
http://images.greetingcarduniverse.com/ ... 5_back.png
Why is the image of the pdf on the png so tiny?
It does the same thing for gif or jpg also.