# vtt.svg => vtt.png ``` convert -background none -geometry 256x256 vtt.svg vtt.png ```