Visio Drawing Online and SVG File¶
The online Visio Drawing, accessible from OneDrive, can save a drawing as an image file, such as a PDF or PNG, but does not support vector graphic formats. Vector graphics images are sharp when they are enlarged (magnified) or shrunk. Hence, it takes two steps to save a drawing as SVG.
- Windows
- Install Inkscape, an open-source software available from the Microsoft Store.
- Open a PDF file using Inkscape, and save it as an SVG file.
- Linux, including WSL, and macOS
- Install pdf2svg software.
- Convert a PDF file to an SVG file.