I search to do the following :
- convert a .svg to a .png
- fit the png to square dimension without deforming the image
is it possible ?
I can convert like this :
Code: Select all
convert -density 500 -background white file.svg file.png
Thanks in advance for your help !
PS: I'm sorry for my english, I'm french