00image
SVG
Scalable Vector Graphics
SVG describes shapes mathematically rather than as pixels, so it stays sharp at any size and stays editable. It is XML, which means it can also carry scripts — a reason many platforms refuse to accept it.
- Extension
- .svg
- MIME type
- image/svg+xml
01 Convert SVG to something else
03 Related formats
Opening a .svg file
If you landed here because something handed you a .svg file and
nothing on your machine will open it, converting it to a format you already have a
reader for is usually faster than installing new software. Every conversion above runs
in this browser — the file is not uploaded, so it works on a locked-down work machine
and on a file you are not allowed to send anywhere.