You have flat artwork you want back as vector
→ Image to Vector
Logos, icons, badges, line drawings, stickers. Simple, legible subjects are what a redraw handles well, because there is less that an interpretation can get wrong.
Convert an imageFree online image to SVG converter
Convert a PNG, JPG, WebP, GIF or BMP into layered vector paths with the colours intact. The upload accepts whatever you have — what differs between formats is how much usable structure survived the last time the file was saved, so this page tells you which route to take before you spend a credit.
Free credit to start · no card required · no watermark
Four steps
Roughly a minute for flat artwork. Step three is the one most converters skip, and it is the reason you will not export a file you regret.
PNG, JPG, WebP, GIF or BMP, up to 10 MB. The format is detected for you; the matrix below says what to expect from each one.
Standard costs one credit and suits flat marks. Premium costs two and holds onto detail in busier illustration.
The result arrives with its path count, node count and file size on screen. A logo that came back as 600 paths is a logo worth converting again at a different setting.
Rename the groups, snap fills to your brand hex, drag any anchor that landed off — then download the .svg or copy it out as React.
Format matrix
Two properties predict almost everything: whether the format stores transparency, and whether it threw information away to get smaller.
| Format | Alpha | Lossy | Verdict | Notes |
|---|---|---|---|---|
| PNG.png | Yes | No | Best | Lossless with a real alpha channel. If you have a PNG, use the PNG. Full guide |
| WebP.webp | Yes | Either | Very good | Lossless WebP behaves like PNG. Lossy WebP behaves like JPEG — check which one you have. |
| JPEG.jpg | No | Yes | Good, with prep | Correct the contrast first. Expect an opaque background you will delete once. Full guide |
| GIF.gif | 1-bit | No | Good | Only 256 colours, which suits flat artwork. Transparency is on-or-off, so edges are hard. |
| BMP.bmp | No | No | Good | Uncompressed, so no artefacts — but files are large, and the 10 MB cap arrives quickly. |
| HEIC.heic | Yes | Yes | Convert first | Export to PNG from your photo app before uploading. |
Pick a route
You have flat artwork you want back as vector
Logos, icons, badges, line drawings, stickers. Simple, legible subjects are what a redraw handles well, because there is less that an interpretation can get wrong.
Convert an imageYou have a photo and want illustration
A photograph is a tonal field with no shapes in it. Since the conversion works by describing the image anyway, writing the description yourself gives you far more control over the result.
Write a promptYou already have an SVG that is bloated
Nothing to convert. Strip the namespaces, collapse the groups and trim the precision instead.
Optimise an SVGYou need one drawing at many sizes
Convert once, then package the result into iOS, Android, macOS, watchOS and web bundles in a single export.
Open Icon StudioWhat you get back
Every converter on the internet returns a valid SVG. Valid is a low bar — a file can be perfectly valid and still be impossible to change. These are the four things that decide whether you can open it again in a month.
A circle comes back as a circle rather than as a 400-point polygon that resembles one. Drag an anchor and the curve responds the way you expect.
Elements arrive grouped under readable IDs instead of as one flat pile of <path> tags, so you can select the part you meant to select.
Every fill is an ordinary attribute you can read in the markup and overwrite with your brand value. Gradients stay gradients rather than banding.
Flat artwork typically lands in single-digit kilobytes of legible XML — small enough to inline in HTML and short enough to scan by eye.
Questions
Cost, formats, colour fidelity, photographs, and where the file opens afterwards.
If you already know what you are holding, the format-specific page goes further than this one does.
One free credit on sign-up, no card. The path count is on screen before you export anything.
Upload an image