SVG to PNG
Posted: 2009-11-18T07:25:27-07:00
Hi All,
I am using the imagemagick convert command to convert the SVG vector graphic image to PNG image. Everything is working fine but i am having an issue with a SVG file. Not sure whether the problem is with the SVG or with the command i am using.
Convert Command: 'convert -density 300 -background none butterfly.svg butterfly.png'
SVG File: http://newtoybox.com/butterfly.svg
Output PNG file: http://newtoybox.com/butterfly.png
Expected PNG file : http://newtoybox.com/butterfly_expected_image.png. (SVG file opened fine in illustrator).
Please help me in this regard,
Cheers!!!
Anand Krish
I am using the imagemagick convert command to convert the SVG vector graphic image to PNG image. Everything is working fine but i am having an issue with a SVG file. Not sure whether the problem is with the SVG or with the command i am using.
Convert Command: 'convert -density 300 -background none butterfly.svg butterfly.png'
SVG File: http://newtoybox.com/butterfly.svg
Output PNG file: http://newtoybox.com/butterfly.png
Expected PNG file : http://newtoybox.com/butterfly_expected_image.png. (SVG file opened fine in illustrator).
Please help me in this regard,
Cheers!!!
Anand Krish