Is the JPG to SVG converter free?
Yes. This JPG to SVG tool is completely free to use with no signup, account, or watermark.
Does it upload my JPG file?
No. The conversion runs entirely in your browser on your own device, so your JPG is never uploaded to a server and stays private.
Can it vectorize photos cleanly?
No. This tool is best for logos, icons, and simple high-contrast artwork. Photos contain gradients and fine detail that do not trace into clean vectors.
What is the difference between JPG to SVG and PNG to SVG?
The source quality and trace guidance differ between formats, so they are kept on separate pages to keep the defaults and instructions clear for each.
Does it work on mobile?
Yes. The converter runs in any modern browser, including mobile, since all processing happens locally on your device.
Why does my traced JPG come out black and white?
That is the design. The JPG path converts the image to luminance and thresholds it to two tones before the tracer sees it, which produces a clean silhouette rather than a muddy multi-color trace of a compressed photo. If you need color, convert your artwork to PNG and use the PNG to SVG page.
Can this vectorize a photograph?
No. A photo has no clean shape boundaries, so thresholding it produces an arbitrary two-tone blob and the tracer faithfully vectorizes that blob. The result is larger than the JPG and looks nothing like the photo. Silhouettes and stencil effects are the only honest use for a photo here.
Why is the traced result speckled?
JPEG compression leaves 8x8 block artifacts, and every artifact that lands near your threshold value becomes a tiny path. Nudge the threshold away from the noisy midtones, and switch to the Smooth preset, which omits small paths and applies line filtering.
Why is JPG to SVG a separate page from PNG to SVG?
The preparation is genuinely different. The JPG path thresholds on luminance to two tones with a default of 164, while the PNG path thresholds each color channel independently with a default of 132 and can keep up to 8 colors. Different defaults, different expectations.
Does the JPG leave my computer?
No. It is decoded to a canvas, thresholded, traced, and optimized in your browser. Nothing is uploaded.