Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

It is possible to open Microsoft Visio files in Ubuntu? Perhaps something like Dia, or OpenOffice Draw?

It is not an emergency, but it would be nice...

share|improve this question
1  
LibreOffice handles .vsd files very well, I had no idea. Saw it as an answer below, sweet! libreoffice.org/download/3-5-new-features-and-fixes – TryTryAgain Nov 30 '12 at 23:49

7 Answers

You could use an online service like http://www.freepdfconvert.com (there are dozens) to turn it into a PDF and with that view it or manhandle it in Inkscape, et al.

But as for direct opening, not yet, I'm afraid. It's fairly niche too so I wouldn't expect a solution any time soon.

share|improve this answer

Crossover handles Visio very well, unlike the many issues you may find with Wine. Although Crossover is a commercial product and Visio as well, as far as alternative Visio like applications there are a few.

  • DIA
  • Kivio
  • OpenOffice Draw
  • ArgoUML
share|improve this answer

Dia can open Visio's XML format (VDX)

share|improve this answer
1  
Just tried the sample package off the MS website. Error loading diagram /home/oli/Desktop/VisioSam/BlkDia.vsd. Unknown file type. – Oli Oct 11 '10 at 23:17
2  
You have to export as .vdx not .vsd from Visio – maco Oct 11 '10 at 23:31

I installed Visio in Ubuntu, but first I installed Wine. It's working fine (there are some issues!). I don't know if there is another way to open that kind of files. I tried with OpenOffice.org Drawing but nothing happen.

share|improve this answer
1  
If you have Visio on hand, could you please see if Dia can open it? – Kevin Soviero Oct 11 '10 at 23:19

It's coming to LibreOffice now. Expect it in v3.4.

share|improve this answer
Welcome to AskUbuntu! – jmendeth Jul 21 '11 at 16:32
1  
Fantastic! I had no idea! It works quite well. This should be the accepted answer. Thanks for sharing. – TryTryAgain Nov 30 '12 at 23:48

If you have access to Visio 2003 or higher, you could try to convert it to .SVG That format is easily readable by both Dia and Inkscape. If not, you're in a world of pain because raw Visio is not easily convertible.

share|improve this answer

More information about the possibility of opening Visio files in FOSS : LibreOffice Visio Import Filter: 20 years of drawings opened in your favourite office suite

share|improve this answer
Welcome to Ask Ubuntu! Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference. – Eliah Kagan Dec 10 '12 at 23:10

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.