Images.svg
SVG viewer
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
- .pngPNGLossless raster image.Open
- .jpgJPEGLossy photo image.Open
- .gifGIFAnimated/static raster image.Open
- .webpWebPGoogle's modern lossy/lossless image.Open
- .avifAVIFAV1-based modern image format.Open
- .bmpBMPWindows uncompressed bitmap.Open
- .icoICOWindows multi-resolution icon.Open
- .tifTIFFTagged Image File Format (multi-page, high-bit).Open