Project

General

Profile

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.

  1. Windows
    1. Install Inkscape, an open-source software available from the Microsoft Store.
    2. Open a PDF file using Inkscape, and save it as an SVG file.
  2. Linux, including WSL, and macOS
    1. Install pdf2svg software.
    2. Convert a PDF file to an SVG file.