This shows you the differences between two versions of the page.
| docu:csheet:dtproc:images:convert_png_svg [2021/10/16 23:23] – created admin | docu:csheet:dtproc:images:convert_png_svg [2021/10/17 01:47] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Convert PNG image to SVG on Linux ==== | ==== Convert PNG image to SVG on Linux ==== | ||
| + | The following does not work very well on some images | ||
| \\ | \\ | ||
| <code bash> | <code bash> | ||
| Line 8: | Line 9: | ||
| // result: yourfile.svg | // result: yourfile.svg | ||
| </ | </ | ||
| + | |||
| + | Interesting conversion project in node: | ||
| + | https:// | ||