WHY OH WHY would a photo conversion program support SVG format? The only way to convert a raster photo to SVG is wrap the uncompressed raster in a SVG container but it’s not a scalable vector graphic but still a raster image. POINTLESS!
And the ignorance of the overview author:
“It even supports SVG (Scalable Vector Graphics), which is a godsend for web designers who need to manage icons and illustrations alongside their raster photos.”
It does not vectorise the raster image to a true SVG… that is practically impossible without masses of quality loss it just embeds the raster in an SVG container as I wrote previously… shame you never tried it and just though SVG woo hoo that’s a web builders format… so are JPG,PNG and GIF but all do better than SVG encapsulated uncompressed raster image.