SVG CREATOR
Build scalable vector graphics in your browser. No uploads, no tracking, no account needed.
What is an SVG? ↓
SVG (Scalable Vector Graphics) is an XML-based image format that describes shapes as math — points, lines, curves, and text — instead of pixels.
Infinitely scalable
Crisp at any size — 16px icon or 16-foot banner, same file.
Tiny file sizes
A simple logo might be 500 bytes vs. 50 KB as a PNG.
Editable code
Plain XML text — open in any editor, paste directly into HTML.
CSS + animation ready
Style and animate with CSS or JavaScript like any HTML element.
CANVAS
ADD ELEMENT
SVG CODE
Edit directly — the preview updates in real time.