up vote 2 down vote favorite
2
share [g+] share [fb]

Do you know a good software application which can help me to build diagrams? I'd like the application to have a lot of icons to choose from in order to put my ideas into images.

link|improve this question

56% accept rate
As Pär Björklund said in his answer, we would need a more detailed question to give useful answers. Like, what kind of diagrams? What OS? To print, or for the screen, or for the web? – CarlF Nov 9 '09 at 4:45
feedback

7 Answers

up vote 12 down vote accepted

Check out DIA!

Dia is inspired by the commercial Windows program 'Visio', though more geared towards informal diagrams for casual use. It can be used to draw many different kinds of diagrams. It currently has special objects to help draw entity relationship diagrams, UML diagrams, flowcharts, network diagrams, and many other diagrams. It is also possible to add support for new shapes by writing simple XML files, using a subset of SVG to draw the shape.

alt text

DIA is free and open source software.

link|improve this answer
+1 for a great suggestion. It may not be Visio, but you can't beat the price! – TechParadox Feb 2 '10 at 22:06
+1 for open source – Darius Mar 23 '11 at 16:41
feedback

You can try using Creately. It's really easy to use, it's free and there's no need to install anything. You can also collaborate with others online on your diagrams.

alt text

link|improve this answer
feedback

You can use the Open Office program called "Draw".

Here is a link to a how: Flow Charts with Draw

I use Visio now, but I have used Draw and png files I find on the web (at sites like iconspedia) to create a cleaner look.

link|improve this answer
feedback

If you do not necessarily need a graphical user interface, Graphviz is also recommendable. It offers more sophisticated features than e.g. Viso or Dia do. But for simple diagrams Dia might be sufficient though.

link|improve this answer
feedback

I use LibreOffice Draw (almost the same as OpenOffice) and I am satisfied. I also looked on yEd Graph Editor which is in Java, free and looks promising.

enter image description here

link|improve this answer
feedback

Mindjet Mindmanager is a nice application that I've used in the past. Since you don't specify what type of diagrams you're looking for it's hard to give you really specific advice.

link|improve this answer
feedback

RFFlow is lightweight and versatile. Saves in its own format for editability, but can save as WMF, EMF, GIF etc, and the file sizes are kept small.

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.