Image to SVG
Convert bitmap images to SVG vectors, supporting stroke and color-block modes.
Upload Image
Click or drag to upload an image
Simple-color images recommended
Please upload an image first
Use images with simple colors and clean edges
Usage
Features
Convert bitmap images (PNG, JPG, etc.) to SVG vectors. Color-block mode splits the image into blocks and merges same-color regions for a compact SVG; stroke mode controls detail via the simplify parameter, ideal for stylized vector effects.
Parameters
Convert Mode: Color-block mode pixelates the image and merges same-color rectangles for a smaller file; stroke mode samples pixels based on the simplify level. Color Count: Limits the output color count; smaller values produce smaller SVG files but more color loss. Simplify (stroke mode only): Larger values increase the sampling step, reducing detail and file size. Scale: Controls the scale factor of the SVG output dimensions.
Steps
1. Upload an image; 2. Choose the convert mode and color count; 3. Adjust the simplify level (stroke mode) and scale; 4. Click "Convert to SVG"; 5. Preview the result and click "Download SVG" to save.
Notes
All processing happens locally in your browser and images are never uploaded; use images with simple colors and clean edges for better vector results; complex images may produce large SVG files—reducing the color count or increasing the simplify level can reduce file size.