Looking for an easy to use, free, UML sequence diagram tool?

212 views, 0 replies
+1
0 / 1

Sequence diagrams can be a critical tool to designing and understanding any software engineering project.

Alice->Bob: Authentication Request
note right of Bob: Bob thinks about it.
Bob->Alice: Authentication Response

... produces ...

websequencediagrams.com is free, easy-to-use, and always-available. It can output as PDF, and there are currently nine different visual styles to choose from ("napkin" style shown above).

My favorite part is that you can create your sequence diagrams by coding them, instead of fussing with a horrible, bloated, frustrating, mouse-driven tool like Visio.

There's even an API websequencediagrams.com/embedding AND a self-hosted option websequencediagrams.com/order

Know of a better tool? Know of any similar tools for other types of UML diagrams? Share below!

Edited 2 years ago Flag this comment as innapropriate
Posted 2 years ago by Dolph (120)
Post a reply anonymously: