A free vectorizer, no signup.

Download the file without paying. Your image never leaves your device.

Drop a PNG, JPG or WebP
or paste from the clipboard
Best from 500 px wide, sharp edges, plain background
Or try:

A free alternative, and an honest one

The usual complaint about the paid vectorizers is not the quality. It is spending ten minutes tuning a trace, getting a result you like, and discovering at the download step that the file costs money. Vectorizer.AI charges a subscription. Vector Magic charges for the desktop application. Both let you look and neither lets you leave with the file.

GetSVG is free at the download step. No account, no watermark, no credit system, no daily limit. It is funded by donations, so the only thing you will ever be asked for is optional.

Where the paid tools are genuinely better

This page would be worthless if it pretended otherwise, so: if you are vectorizing a photograph or painterly artwork, use Vectorizer.AI. Their tracer is a machine-learning model trained for exactly that job, and it handles complex, tonal images far better than a classical curve-fitting algorithm can. They also export EPS and DXF directly, which GetSVG does not.

GetSVG uses Potrace, the same well-proven algorithm behind Inkscape's trace function, with a layer of pre-processing on top. That is excellent for shapes with clear edges and poor for continuous tone. Knowing which of those you have is most of the decision.

Where GetSVG wins

GetSVGVectorizer.AIVector Magic
Download without payingYesNoNo
Account requiredNoYesYes
Your file is uploadedNo, runs in your browserYesYes
See anchor points before downloadingYes, the Paths overlayNoNo
Best atLogos, lettering, signatures, sketches, flat artPhotographs and complex artPhotographs and complex art
Export formatsSVG, PNGSVG, PDF, EPS, DXFSVG, EPS, PDF and more

Competitor features as publicly documented in September 2026; they change. Corrections welcome via theabout page.

The thing nobody else shows you

There is a persistent problem in this category: converters that return an SVG which simply wraps your original bitmap in an <image> tag. It has the right file extension and none of the benefits. It will not scale, it cannot be recoloured, and the print shop will reject it.

GetSVG has a Paths toggle that draws every outline and every anchor point over the result, before you download anything. It is the quickest possible proof that you are looking at real geometry. No other tool in this comparison offers it, and if you ever want to check a file from elsewhere, theguide to spotting a fake SVG shows you how.

Other free options worth knowing

Inkscape is free, open source and runs on your computer. Its Trace Bitmap function uses the same Potrace algorithm GetSVG does, so the output quality is comparable. It requires an install and considerably more patience with the settings, but it also exports DXF and EPS, and it is a full editor.

Adobe Express has a free tier, though it requires an Adobe account and uploads your file.Illustrator's Image Trace is excellent and manual, if you already pay for Creative Cloud.

The fuller picture is on the comparison page. Or just drop a file above and see what you get; there is nothing to sign up for.

How free vectorizer works in GetSVG

  1. Drop, paste or choose a picture. PNG, JPG or WebP. The file is read by your browser and is not uploaded.
  2. GetSVG picks a preset. It looks at the pixels — how many colours, how soft the edges are, how much plain background — and chooses Clean logo, Hairline, Brush, Sketch, Illustration or Artwork. Every other setting follows from that.
  3. The tracer runs. For each colour a mask is built and Potrace fits smooth Bézier curves to its outline, in a Web Worker so the page stays responsive. Re-tracing after a settings change keeps the previous result on screen until the new one is ready.
  4. Check it is real geometry. Turn on Paths to see outlines and anchor points, or drag the Split handle to compare original and vector.
  5. Download. SVG grouped per colour, PNG at 1×/2×/4×, or copy the SVG code.

What you get

  • Editable paths, not an embedded bitmap. The SVG contains only <path> elements with cubic Bézier curves.
  • One group per colour. Each colour is a <g fill="#…">, so one click selects a whole colour in Illustrator, Figma or Inkscape.
  • A tight view box. Empty space around the artwork is trimmed automatically, with a small safety margin.
  • Transparent background on request. The dominant border colour is detected and removed.
  • Real gradients when you want them. In Full colour mode, Smooth fits a linear gradient across a faded region and writes a genuine <linearGradient>.

Questions

Is GetSVG really free, or is there a catch at the download step?

Free at the download step. There is no account, no watermark, no credit system and no daily limit. The project is funded by donations, so the only thing you will ever be asked for is optional.

Where is Vectorizer.AI genuinely better?

On photographs and painterly artwork. Their tracer is a machine-learning model trained for exactly that, and it handles complex images far better than a classical algorithm can. If you are vectorizing a photo, use them.

Where is GetSVG better?

Logos, lettering, signatures, sketches and flat illustrations, which is what most people are actually converting. You also get the file free, your image is never uploaded, and you can inspect the anchor points before committing.

How do I know the output is a genuine vector and not a bitmap in disguise?

Switch on the Paths overlay. It draws every outline and every anchor point over the result, so you can see the geometry before you download. Several converters return an SVG that simply wraps your original bitmap; that trick cannot survive this view.

Can I use GetSVG commercially?

Yes. The output is your file and we claim nothing over it.