How to convert image file to svg format with path attributes? -


i want convert image files .svg format. used bunch of tools out there gave format

<svg ... > <image  xlink:href="data:image/png;base64,ivborw0kggoaaaansuheugaaat .... 

but want have svg file path attributes. recommendation great help.

not programming question, quick answer inkscape, has function called 'trace bitmap' turn raster image such png mention paths.


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -