JPG to SVG Converter

Vectorize JPG photos, scans and downloads into clean SVG paths.

Drop JPG files here

or click to browse — paste from clipboard works too

🔒 Files never leave your browser. No upload, no signup, no watermark.

Settings
Output formats

How JPG to SVG conversion works

JPG files usually arrive from two places: a camera, or a download of something that really should have been a vector in the first place — a logo from an old email, a scanned drawing, a graphic saved off a website. In both cases the fix is the same: trace the pixels back into paths. This page does that locally in your browser, with a before/after preview so you can judge the result before downloading.

JPG brings one quirk that PNG does not: compression artifacts. Around hard edges, JPEG compression leaves faint blocky halos, and a naive tracer happily turns that noise into hundreds of tiny junk shapes. The default preset here counters this with light smoothing before tracing. If your source is heavily compressed — visible blockiness when you zoom in — raise the smoothing slider one or two steps.

Note that JPG has no transparency, so every converted image includes its background. If you are vectorizing a logo on a white background and want the white gone, choose the “Silhouette (B/W)” preset: it produces a black-and-white trace and drops near-white shapes automatically, leaving a cutting-ready graphic on a transparent background.

For scanned line drawings — sketches, signatures, technical drawings — the Silhouette preset is also usually the right choice. Scan at 300 DPI or more, make sure the paper is evenly lit, and the tracer will reward you with smooth, single-color outlines.

Frequently asked questions

Why does my JPG produce so many tiny shapes?

That is JPEG compression noise being traced. Increase the smoothing setting, or raise the “minimum shape size” by choosing the Logo preset, which discards micro-shapes.

Can I remove the white background from a JPG logo?

Yes — use the “Silhouette (B/W)” preset. It reduces the image to black and white and automatically drops near-white shapes, producing a transparent-background SVG.

Will a photo converted to SVG look like the original?

It will look posterized — flat color areas instead of smooth gradients, similar to screen-print art. That is inherent to vectorization; many people use it deliberately as a style.

Is there a file size limit?

Files up to 50 MB are accepted. Since everything runs on your machine, conversion speed depends on your device, not on a server queue.