Hi, I just commit a github to export images to SVG. Currently support:
Batch mode (GUI and Command line) Export jpg, png,gif,bmp,tiff Export a XCF files (With nested layers, text as image or text...) https://github.com/jabiertxof/Gimp-to-SVG
I hope you like it. Cheers, Jabier.
Hi, I am investigating driving inkscape through the shell/command line interface. But i am not sure what capabilities are or how to access them. The verb-list looks enticing but i don't see how to specify parameters.
The documentation talks about converting formats and flipping an existing image. That is fine, but i want to do far more. Like create numerous objects, change their colours and then finally save it.
Is that even possible?
Does anyone have any samples or can point me at an example so i can get started?
Thanks.
Hi Geoffrey,
Depending upon your requirements, you might be able to satisfy them by just generating SVG documents directly - if this sounds like what you want, maybe start with some SVG tutorials?
I assume you are familiar with some scripting language :) If not then maybe you want to get into some Python etc.
Hope this helps, -Chris
On Fri, Sep 16, 2016 at 3:28 PM, geoffrey <lordgeoffrey@...45...> wrote:
Hi, I am investigating driving inkscape through the shell/command line interface. But i am not sure what capabilities are or how to access them. The verb-list looks enticing but i don't see how to specify parameters.
The documentation talks about converting formats and flipping an existing image. That is fine, but i want to do far more. Like create numerous objects, change their colours and then finally save it.
Is that even possible?
Does anyone have any samples or can point me at an example so i can get started?
Thanks.
Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
participants (3)
-
Chris Tooley
-
geoffrey
-
Jabier Arraiza