← Back to Tools Home | Olutil Image Tools
🌐 English

Image to SVG

Turn a photo into a crisp, scalable SVG built from vector pixel blocks. Pick a cell size and color count, then export clean vector pixel art. All processing runs locally in your browser. Your data is not uploaded to any server. 100% Local

🧩 Upload an image to convert it to SVG

How to Use Image to SVG

  1. Upload an image — click the drop box, drag a file in, or paste with Ctrl/⌘+V.
  2. Set the cell size — each output SVG rectangle covers a square of this many source pixels. Bigger values give a blockier, lighter vector.
  3. Choose a color count — the image is quantized to at most this many colors using a median-cut palette.
  4. Pick a background — cells that match it are omitted, so transparent-looking areas stay empty and the file stays small.
  5. Download the SVG — it scales to any size without going blurry.

What this tool is (and isn't)

This is a vector pixel art converter: every blocky pixel becomes a crisp <rect>, so the result stays sharp at any zoom. It does not trace photo outlines into smooth curves (true vectorization) — that needs a different, much heavier process. For logo-like or low-color art it produces clean, tiny SVGs; for photos it gives a stylized mosaic look.

Features

Related Tools