Skip to content

SVG to Data URI

Convert SVG markup into a CSS-ready data URI.

Runs locally · Nothing uploaded
SVG markup
Data URI
Result will appear here…
Advertisement

About SVG to Data URI

Encodes SVG markup as a compact URL-encoded data URI — the form that works reliably in CSS url() values across browsers, and usually smaller than Base64 for SVG. Quotes and special characters are escaped correctly, and a ready-to-paste background-image rule is included.

Related tools

All tools · More in this category