I have made a class diagram and i have saved it as a JPG from Microsoft Visio.

How do I convert the JPG to a VSD file so that I can make changes to it?

link|improve this question
feedback

migrated from stackoverflow.com Mar 20 '11 at 8:42

This question came from our site for professional and enthusiast programmers.

2 Answers

I do not know anything about the subject, but converting a picture to a vsd-file sounds impossible to me. It is the same as if you tried to convert a news magazine back to word document..? (they don't use word for that though)

link|improve this answer
1  
Or like trying to extract the people from a photograph so you can talk to them. Impossible. You could load the JPG in an image manipulation program (Photoshop, PSP, The Gimp, etc) and make some changes to it. – Majenko Mar 20 '11 at 9:01
feedback

This is very difficult, as saving as JPEG discards information (which parts belong together, etc.).

You could make the image editable by vectorizing it, but even that will not give you a Visio file, just something you can edit in a vector graphics editor like Inkscape.

I'm afraid the easiest solution is to regenerate the diagram.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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