Convert to specific cm +DPI + add canvas to top
Posted: Wed Dec 04, 2019 3:17 pm
Hi all,
im new and i have a question:
I would like to convert a scr image to a sepcific cm dimension+dpi+add canvas
i found some comments and the following command line works fine for me.
But i need to know how i can set a cm dimension - not px dimension:
nconvert -out png -ratio -resize 0 1024 -dpi 150 tmp_bottle.png
Can anyone explain me, what "-out" does mean?
i would do something like this:
nconvert -out png -ratio -resize 0 25cm -dpi 150 tmp_bottle.png

Kind Regards
Markus
im new and i have a question:
I would like to convert a scr image to a sepcific cm dimension+dpi+add canvas
i found some comments and the following command line works fine for me.
But i need to know how i can set a cm dimension - not px dimension:
nconvert -out png -ratio -resize 0 1024 -dpi 150 tmp_bottle.png
Can anyone explain me, what "-out" does mean?
i would do something like this:
nconvert -out png -ratio -resize 0 25cm -dpi 150 tmp_bottle.png

Kind Regards
Markus