Vectorizer

About 12pixa

A free vectorizer that runs in your browser, built by a small studio in Amman — and an honest account of what it cannot do.

12pixa converts a raster image — a PNG, JPG, WebP, GIF or BMP — into a clean SVG vector. The whole conversion happens inside the browser tab you already have open. Nothing is uploaded, nothing is stored, and there is no account to create.

It is free because it costs nothing to run. There is no server doing the tracing, so there is no bill to pass on to you, and therefore no reason to cap you, watermark the output, or ask for a card.

How it actually works

The tracing engine is compiled to WebAssembly and shipped to your browser as part of the page. When you choose an image, the file is read locally through the standard file API and handed straight to that engine. The resulting SVG is built in memory and handed back to you as text you can copy or a file you can download.

Two consequences follow from that design, and they are worth being plain about:

We publish the measurements rather than claims. An open benchmark comparing 12pixa against potrace on a real 1535×621 logo — including the cases where potrace wins — is available at github.com/hashem1983jordan-cmd/raster-to-vector-benchmark.

What it is not

Being honest about the limits saves you time:

Who builds it

12pixa is built and operated by AiJoLabs, a software studio in Amman, Jordan, founded by Eng. Hashem Al-Harahsheh. The studio's other work is at aijolabs.com.

The interface is available in six languages: English, العربية, Español, Français, Deutsch and Türkçe.

Found a bug, or an image it handles badly? We would rather hear it than not — write to info@aijolabs.com or message +962 77 651 6191 on WhatsApp. Operator details are on the imprint page.