SVG Viewer & Editor Online
Paste SVG code or drop a file — live preview, edit, download. 100% in your browser.
or drop a file / paste code below
Preview
Paste SVG code or drop a file to preview
How it works
- 1Drop an .svg file or paste SVG code into the editor.
- 2The preview updates live as you type — toggle checkerboard, light or dark backgrounds.
- 3Edit attributes, colors or paths directly in the code panel.
- 4Download the result or copy the code to your clipboard.
Free, no signup, no watermark — everything runs locally in your browser, so your files never leave your machine.
Frequently asked questions
Is my SVG uploaded to a server?
No. The viewer runs entirely in your browser — your file never leaves your machine.
Can I edit the SVG code directly?
Yes. The code panel is fully editable and the preview re-renders live on every change.
Why does my SVG look cut off?
Usually a missing or wrong viewBox. Check that the viewBox covers your artwork's coordinates.