Feb 10, 2012

Changing the resolution (DPI) using ImageMagick

Converting the .tga format into .png:
----------------------------------------------
convert 1C1Y_snap.tga test.png
Changing its DPI from 72 dots per inch to 300 dots per inch:
-----------------------------------------------------------------------------
convert test.png -set units PixelsPerInch -density 300 test_3.png

Reference: ImageMagick
Reference: Using Photoshop Elements

1 comment:

DomFilk said...

i find a free online image converter to convert image file.

Orpheus and Eurydice