JPG to SVG
Traces a JPG into SVG vectors. Logos work, photos do not.
Drop JPG images here
Everything happens on your device — your files are never uploaded.
How it works
- 1 Drop your JPG images.
- 2 Each one gets traced into an SVG built from colored polygons.
- 3 Download them one by one, or grab the whole batch as a zip.
Built with open source
- ImageTracer.js — Traces raster images into SVG vectors. · Unlicense
Frequently asked
Is this real vectorization? +
No, it's tracing. The tool fits colored polygons to the raster image. Clean shapes like logos, icons, and silhouettes trace beautifully. Photos come out as a blobby approximation.
Why is the SVG so big? +
Detailed images produce hundreds of polygons. Want a smaller file? Start with a simpler image, or cut it down to fewer colors first.