SVG Viewer

Paste or upload SVG markup for a live sandboxed preview. Scripts and on* handlers are not executed - the preview uses an image data URL.

SVG can contain scripts and event handlers. Preview is sandboxed as an image so scripts do not execute.
Input
Paste or type your content here…
Output
Your result will appear here

Frequently Asked Questions

Why sandboxed?
Inline SVG can run script. Rendering via <img> blocks that class of XSS.
Can I edit?
Edit the source in the input editor - auto-run refreshes the preview.