Borrar filtros
Borrar filtros

how can I convert a .png file to .svg file?

19 visualizaciones (últimos 30 días)
moein Pakdel sefidi
moein Pakdel sefidi el 2 de Oct. de 2015
Editada: Stephen23 el 3 de Oct. de 2015
how can I convert a .png file to .svg file?

Respuestas (1)

Stephen23
Stephen23 el 2 de Oct. de 2015
Editada: Stephen23 el 3 de Oct. de 2015
Do you know anything about the differences between vector and raster graphics? There is no automatic or simple solution to convert from raster to vector format. There is no generally applicable solution: different images will need different solutions, and often quite a bit of hand-adjustment too. Your two main options would be to:
  • Use a vector graphics tool (e.g. Inkscape) then use its inbuilt tools to convert the PNG image. You will find lots of advice and tutorials on the internet.
  • Use an online tool to do the conversion, which is brainless but gives unpredictable results over which you have little control.

Categorías

Más información sobre Convert Image Type en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by