Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to open vsdx file? [closed]

Tags:

visio

I have a .VSDX extension file. And I am not getting the tool to open it.

I have tried Visio Viewer (Google Chrome extension). But it's not showing in the chrome toolbar.

Can any one suggest online website or tool to open it?

like image 454
Pawan Avatar asked May 07 '14 10:05

Pawan


People also ask

Why can't I open a VSDX file?

vsdm files. Note Only Windows 7 or later versions of Windows support the Visio Compatibility Pack. Therefore, computers that are running a version of Windows that is earlier than Windows 7 cannot open . vsdx and .

How do I open a VSDX file without Visio?

View Visio files without Visio If you don't have Visio installed and don't have access to Visio Services on SharePoint, viewing Visio drawings is still as simple as double-clicking the drawing in Windows Explorer. Internet Explorer will open, and the viewer will render the drawing in the browser.

Can Visio Viewer open VSDX files?

Visio Viewer 2016 can open Visio drawings (. vsd files) saved in Visio 2000, 2002, 2003, 2007, 2010, 2013, and 2016. Visio Viewer 2016 can also open Visio XML drawings (. vdx files) saved in Visio 2002, 2003, and 2007.


1 Answers

Go to diagrams.net and drag and drop the .vsdx file into the editor

If company policy forbids the use of such a site, there's a desktop version.

If you wanted to make a site available internally that views .vsdx files without installing the desktop version on every machine, serve the source code from a web server. The operation is client-side, you don't need any back-end running.

like image 171
Thomas the Tank Engine Avatar answered Sep 16 '22 21:09

Thomas the Tank Engine