So in cmd prompt, I just put
convert test.png -transparent white transparent.png
If I replace the .png with .svg , the new file is made. However, it isn't transparent. What can I do?
Reason I prefer using svg file over png: It is a vector image.