View Single Post
Old 10-28-2015, 12:25 PM   #14
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by dgatwood View Post
Another helpful tip: If you happen to have a PDF version of the image, Inkscape can convert it to SVG with a single simple command-line call. On OS X:

Code:
/Applications/Inkscape.app/Contents/Resources/script --without-gui foo.pdf --export-plain-svg=foo.svg
The command is slightly different on other platforms, I think.
I believe this feature depends on what kind of images you have. It can import raster images but will not convert them to vector SVG images. Inkscape can only export PNG images. PDF can have either vector or raster images inside it as can SVG.
DaleDe is offline   Reply With Quote