Page 1 of 1

Convert svg to png by object ID

Posted: 2019-06-13T15:55:13-07:00
by nikknakk
I'm looking to add imagemagick as an option for something I am working on, but I need to be able to select objects from my svg by object ID. I am having a hard time finding out if this is possible through imagemagick and if so how. Thanks much!

Re: Convert svg to png by object ID

Posted: 2019-06-13T16:32:30-07:00
by snibgo
Inkscape can do that (see https://inkscape.org/en/doc/inkscape-man.html#OPTIONS "--export-id"). IM doesn't provide an interface for that.