About this tool
Paste SVG source and it renders immediately, with no need to save a file first. Everything passes an allow-list filter first: `<script>`, event attributes like `onload`, HTML embedded through `<foreignObject>`, and any resource pointing at an external URL are removed, and only then is the result rendered through an isolated image element — so opening an SVG of unknown origin is safe. The tool lists exactly which elements and attributes it removed, so you can see what the file originally contained.