Image to SVG
v1FreeTrace a logo or line drawing into real vector paths — in your browser, no upload.
- You give
- A logo or line drawing
- You get
- Real vector paths
- Where it runs
- Runs on your own device. Nothing is uploaded.
High-contrast marks trace well; photographs do not.
This is a contour tracer, not “AI”. The bitmap is thresholded to black and white and its boundaries are walked into paths — real vectors you can open in any editor. Corners are detected from the turn angle and everything between two of them is fitted with a cubic, so a diagonal comes out as a curve rather than a staircase. That decides what it suits: logos, icons, line art and high-contrast marks trace well; a photograph becomes a posterised blob. Tracing runs at a bounded size, because a 4000px source produces nodes nobody can edit.
Wanted a raster edge map for ComfyUI or Automatic1111 rather than paths? Control Extract draws one. Two neighbouring jobs that are easy to confuse: this page makes shapes you can edit, that one makes a picture of lines a model can follow.