for windows, try:
inkscape -f <infile.svg> -e <outfile.png>
You might have to provide paths.
Or to convert a whole directory:
for i in *.svg do inkscape -f "$i" -e "$i.png"
-Rob A>
On Dec 4, 2007 8:00 AM, Tobias Verbeke <tobias.verbeke@...2414...> wrote:
Dear list,
Would anyone have a script lying around to export inkscape SVGs to PNG from the commandline ?
Any pointer would be appreciated.
Kind regards, Tobias
SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user