Effacer les filtres
Effacer les filtres

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

20 vues (au cours des 30 derniers jours)
moein Pakdel sefidi
moein Pakdel sefidi le 2 Oct 2015
Modifié(e) : Stephen23 le 3 Oct 2015
how can I convert a .png file to .svg file?

Réponses (1)

Stephen23
Stephen23 le 2 Oct 2015
Modifié(e) : Stephen23 le 3 Oct 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.

Catégories

En savoir plus sur Convert Image Type dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by