Low resolution when converting small PDF to png
Posted: 2012-12-11T03:12:50-07:00
I have a small PDF file which is defined as being 47 points wide by 48 points high.
When I use imagemagic to convert this file to a png I am not able to get the resolution any higher than 47px x 48px.
In other words, if I make a png which is 200 px high, the resolution is very bad.
I have tried using the -density option, but it doesen't help.
The pdf is a vectorfile, its not just an image put into a pdf, so I can scale it as much as I like, but I don't know how to do this using imagemagic.
It seems like imagemagic by default will max 1 pixel per point. How can I fix this?
In other words, how can I make a tiny vectorfile come out as a large high resolution image?
When I use imagemagic to convert this file to a png I am not able to get the resolution any higher than 47px x 48px.
In other words, if I make a png which is 200 px high, the resolution is very bad.
I have tried using the -density option, but it doesen't help.
The pdf is a vectorfile, its not just an image put into a pdf, so I can scale it as much as I like, but I don't know how to do this using imagemagic.
It seems like imagemagic by default will max 1 pixel per point. How can I fix this?
In other words, how can I make a tiny vectorfile come out as a large high resolution image?