Image Vectorization - Convert Raster Images to SVG

P
Paulius
ConvertAPI

A new Image Vectorization converter turns raster images like PNG and JPG into clean, scalable SVG vector graphics. It traces bitmap content into vector paths, so the result stays sharp at any size - ideal for logos, icons, line art, and print.

Highlights

  • Convert raster images to SVG from a range of source formats: PNG, JPG, GIF, BMP, TIFF, WEBP, ICO, PSD, and HEIC.
  • Tune the trace with presets or take full manual control over the output.
  • Choose between color and black-and-white tracing.
  • Control detail and noise with speckle filtering, color precision, and gradient stepping.
  • Smooth the result with curve fitting, corner threshold, segment length, and splice threshold settings.
  • Resize the source before tracing with width and height parameters.

Parameters

  • Preset - a starting profile that presets the tracing options for a common image style.
  • ColorMode - trace in full color or black and white.
  • Layering - how traced shapes are stacked into layers.
  • FilterSpeckle - discard small noise clusters below a pixel threshold.
  • ColorPrecision - number of significant bits used per color channel.
  • GradientStep - color difference step between gradient layers.
  • CurveMode - how paths are fitted (pixel, polygon, or spline).
  • CornerThreshold, SegmentLength, SpliceThreshold - fine control over corner detection and curve smoothing.
  • ImageWidth, ImageHeight - resize the source image before vectorization.

Try it out