uDocumentViewer
Images.svg

SVG viewer

ready
About SVG

Scalable Vector Graphics.

SVG is XML-based vector graphics — the only image format that's also text. We render it with a sanitization pass that strips scripts and event handlers.

FAQ
What is a SVG file?
SVG is XML-based vector graphics — the only image format that's also text. We render it with a sanitization pass that strips scripts and event handlers.
Is my file uploaded?
No. Files are opened entirely in your browser using local JavaScript and WebAssembly. Nothing is sent to a server.
Does it work on mobile?
Yes. The viewer is mobile-first and works on phones, tablets, and desktops.
More Images