I like the look of the Visual Studio Class Designers, but it doesn't give me the flexibility of designing before I implement the code.

Also, I'd like to show interfaces, inheritance, and aggregation lines between classes and properties as well.

I am on the lookout for a free tool to help me diagram some of the projects that I do on the side. I'd like to provide professional looking diagrams to place on my blog.

Visio, SmartDraw, Poseidon aren't free and I don't like the way StarUML or Gliffy looks.

Any ideas? Remember... free is the key!

link|improve this question

Here's another SO post on the subject. – Boydski Jun 10 '09 at 13:48
feedback

13 Answers

up vote 39 down vote accepted

Already answered here;

Here is some:

Here is a complete list of over 50 UML designer (free and not) Wikipedia list:

http://en.wikipedia.org/wiki/List_of_UML_tools

link|improve this answer
1  
Agreed - StarUML is very good – Jon Cage Oct 3 '08 at 19:46
1  
Wow great answer. – Warren P Jul 22 '10 at 13:36
I like StarUML and has been using it for long. Problem is, it's no longer being developed, only the plugin development activities. – Daniel Baktiar Mar 25 '11 at 3:25
feedback

Nothing beats the looks of Sparx's EA. Even if not free. All free UML tools look ugly.

BTW, you can use Sparx for 60 days free so, if what you want is a nice looking drawing, it will do the trick.

link|improve this answer
feedback

you should look at Software Ideas Modeler

link|improve this answer
feedback

You might try using LucidChart - They recently started using it in my university's CS and ISYS departments for a bunch of core classes, and it's far faster and easier to get work done than in Visio. The final results look great, too, especially since you can export as a vector PDF or print-quality image (which is easier to embed in a Word doc than a PDF).

If you want to put it on your blog, they have a killer feature that lets you publish just a part of your diagram as a plain image URL, which you can embed in your blog with a normal img tag, but which always serves up the latest version of your diagram: http://www.lucidchart.com/pages/tutorials/embed_image

link|improve this answer
feedback

I am a big fan of Umbrello as it integrates well with the Linux based tools that I already use and because it is managed by my OS installation automatically.

http://uml.sourceforge.net/

I used to use ArgoUML but switched as I prefer the interface and output from Umbrello. Both are completely free and work fine.

link|improve this answer
feedback

You should try Modelio Free Edition

link|improve this answer
feedback

Take a look at Topcased

link|improve this answer
feedback

+1 for StarUML which is really really good! ..Enterprise Architect is pretty good too.

link|improve this answer
feedback

I like Smartdraw myself.

link|improve this answer
feedback

You can try CodePlant UML designer, still in Beta, but we provide features and fixes every week. UI is WPF based and MEF is used for custom extensibility.

link|improve this answer
feedback

My number one choice used to be the old Netbeans UML plugin, but it turned out into a bloated product under Visual Paradigm. There seems to be some community work around it but have not seen much advance.

So I stayed with Dia =(

link|improve this answer
feedback

yED was downloaded a half million times last year.

link|improve this answer
feedback

Too bad you don't like the way StarUML looks... From my perspective it generates the most professional looking diagrams (similar to Rational Rose) available for free. Visual Paradigm would be another option if not for the watermarks that you can't escape without upgrading.

link|improve this answer
feedback

protected by Bo Persson Oct 29 '11 at 15:58

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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