필터 지우기
필터 지우기

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

조회 수: 19 (최근 30일)
moein Pakdel sefidi
moein Pakdel sefidi 2015년 10월 2일
편집: Stephen23 2015년 10월 3일
how can I convert a .png file to .svg file?

답변 (1개)

Stephen23
Stephen23 2015년 10월 2일
편집: Stephen23 2015년 10월 3일
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.

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by