SVG to Base64

Encode SVG markup as a Base64 data URI you can paste into CSS or HTML

Raw string? SVG to Base64 stringCSS snippet? SVG to Base64 CSS

FAQ

Quick answers

How do I convert SVG to Base64 online?
Paste or upload SVG, then click Copy Base64 data URI. The Data URI tab already shows data:image/svg+xml;base64,… — nothing is uploaded.
What does the sample SVG demonstrate?
A compact star mark with viewBox only (no root width or height) so the encoded string stays short and scales in CSS or HTML.
Is SVG to Base64 the same as a data URI?
Almost. This hub copies the full data URI. Open SVG to Base64 String if you only need the raw encoded characters.
Can I use the result in CSS and HTML?
Yes. Use SVG to Base64 CSS or SVG to Base64 HTML Img for ready-to-paste snippets around the same encoding.
SVG to Base64 string → SVG to Base64 data URI → SVG to Base64 CSS → SVG to Base64 HTML →
Open full editor →

Source

Type or paste SVG markup. The preview on the right updates as you type.

Ready

Live preview

PNG export · 2× for retina