Free image to SVG converter

Vectorize images without uploading them

Vectorize.tools traces your image inside your browser. The file is never sent to a server: the tracing engine is downloaded to your device once and runs there, so your logos, sketches and client work stay private. It is free, needs no account and keeps working offline.

Drop an image to vectorize

or paste with Ctrl+V. Up to 50 at once.

No image handy? Try one:

How it works without a server

The tracer is compiled to WebAssembly, a format browsers run at close to native speed. When you drop an image, your browser decodes it, the tracer turns it into paths in a background thread, and the SVG is created on your device. There is no upload endpoint on the site at all.

How to check it yourself

  • Open your browser's developer tools and the Network panel.
  • Drop an image and watch: no request carries your file.
  • Or turn off your connection after the page has loaded, and trace an image anyway.

Good for confidential work

Unreleased logos, client artwork, signatures and scans of documents never leave your machine, so there is nothing to leak, keep or delete. The only other request the site makes is a cookieless page-view counter, which you can switch off in the cookie settings.

Questions

Does it work offline?

Yes. After your first visit the page and the tracer are cached, and you can install the site as an app from your browser's menu.

Is anything stored on my device?

Only your cookie choice and, if you allow it, your theme and language. Your images and SVGs are kept in memory until you close the tab.