Convert eps to jpg with same size and density
Posted: 2007-03-26T00:44:17-07:00
Hi all,
It's me again.
how can i convert a .eps file into .jpg with the original pixel and density
I have do sth like this, but the size and density change
convert a.eps a.jpg
a.eps have 333x662 and 96x96 dpi
a.jpg have 256x467 and 72x72 dpi
Many Thanks
btw, where can i get the full documentation of imagemagick
It's me again.
how can i convert a .eps file into .jpg with the original pixel and density
I have do sth like this, but the size and density change
convert a.eps a.jpg
a.eps have 333x662 and 96x96 dpi
a.jpg have 256x467 and 72x72 dpi
Many Thanks
btw, where can i get the full documentation of imagemagick