SVG file : How to get Path markup datas after convert a PNG file into a SVG file with Inkscape?

后端 未结 2 1476
清酒与你
清酒与你 2021-01-27 19:54

I\'m asking if there would be a tool to convert a PNG file into a SVG file where I could get the Path markup. I have tried with Inkscape but when I edit the SVG file I can\'t fi

2条回答
  •  庸人自扰
    2021-01-27 20:23

    You can't make a raster image into a vector image. Though there are programs like vector magic that try to make it into a vector image looking as close as possible as the raster image by looking at shapes of similar colors.

提交回复
热议问题