SVG Preview

URL-Encoding

Spaces excluded.

background-image:url()

<img src="" >

<object type="" data="" >

Base64 Encoded

Single-quotes and Whitespace removed

background-image:url()

<img src="" >

<object type="" data="" >

Alterations

Removed newlines and extra whitespace

Convert all quotes to singles

Convert all quotes to doubles

Removed All Fills and Strokes

Removed All Transforms

Removed All Groups

Other Encodings

encodeURI(svg)

encodeURIComponent(svg)