Use JPG to SVG - free
Frequently asked questions
Does this turn my photo into actual vector shapes?
No. It embeds your photo as image data inside an SVG file. True vector tracing (turning a photo into paths and shapes) needs specialised software and is not something this lightweight tool attempts.
Why would I want a photo wrapped in SVG?
Some platforms and design tools only accept SVG uploads, even for content that is really a raster image. This tool satisfies that file-type requirement.
Will the resulting file be larger than the original JPG?
Slightly, since the image data is base64-encoded inside the SVG XML, which adds some overhead.