My original image has
2278px x 3430px
24,11cm x 36,3cm
240 dpi
The resulting image has
683px x 1029px
7,23cm x 10,89cm
240 dpi
I've tried to use the -units command but the result is the same
It's should be a simple conversion:
Code: Select all
convert C:\...\image.eps C:\...\image.jpg
convert -units PixelsPerInch C:\...\image.eps C:\...\image.jpg