software recommendation - How do I convert a PNG to SVG? - Ask Ubuntuhttps://askubuntu.com/questions/470495/how-do-i-convert-a-png-to-svg
autotrace -output-format svg inputfile | tee inputfile.svg
autotrace -output-format svg inputfile | tee inputfile.svg