PlantUML
Open-source tool that creates UML diagrams from a simple text description language.
Why consider PlantUML?
PlantUML generates UML diagrams, architecture models, and network topology maps from simple plain-text syntax. It integrates with IDEs, documentation generators, and CI/CD pipelines.
Learn PlantUML by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of PlantUML
PlantUML converts text specifications into sequence diagrams, class diagrams, use case diagrams, and component topologies using Graphviz layouts.
Generating Diagrams via CLI
java -jar plantuml.jar sequence_diagram.pumlPlantUML is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.