Image to SVG — Trace Raster to Vector

Convert raster images (PNG, JPEG) to SVG vector graphics. Adjust detail, colors, and smoothing.

Drop an image here

or click to select (PNG, JPEG, GIF)

How to use

  1. Upload an image (PNG, JPEG, GIF) by clicking the dropzone or dragging a file.
  2. Adjust options: number of colors, path detail, blur, and corner threshold.
  3. Click "Download SVG" to save the traced vector image.

Frequently asked questions

How does image tracing work?

It groups pixels by color, then traces edges as SVG paths. You control color count and detail level.

What image formats can I trace?

PNG, JPEG, GIF, and BMP. The image is loaded on a canvas and processed with imagetracerjs.

Is the tracing done on a server?

No. Everything runs in your browser. Your image never leaves your device.

How do I get a cleaner SVG?

Reduce colors, increase blur radius, and adjust path detail. For logos, 2-8 colors work best.

Last updated

Powered by maratool