BIMI SVG Converter
Upload a PNG, JPEG, or GIF logo. The tool will trace the image into vector paths, wrap it in the compliant SVG Tiny 1.2 Portable/Secure (SVG P/S) profile, and center it inside a square viewBox.
BIMI SVG Preview
Choose an image on the left and click "Convert to Vector SVG" to start.
BIMI Compliance Checklist
✓ Pure Vector Paths (No Raster Embeds):--
✓ Version attribute is SVG 1.2:--
✓ baseProfile attribute is tiny-ps:--
✓ ViewBox has Square aspect ratio:--
✓ Fluid scaling (No fixed Width/Height):--
✓ Secure (No external styles/scripts):--