Graphviz is an open source graph visualization software. GraphViz uses a [[DSL]] to convert text to [[diagrams]]. You can create GraphViz graphs online with [viz-js](http://viz-js.com/). GraphViz is also used by a number of diagramming applications like [[c4builder]]. ## Installation Find installation instructions for your OS [here](https://graphviz.org/download/). When installing, select the option to add GraphViz to your [[PATH]]. Change the download directory to your user if needed. > [!example]- Installation Screens > The following installation screens demonstrate installation on a 64-bit Windows OS. > > ![img](https://storage.googleapis.com/ei-dev-assets/assets/windows_10_cmake_Release_graphviz-install-6.0.2-win64_hmZSFZ6hG0.png) > > ![img](https://storage.googleapis.com/ei-dev-assets/assets/windows_10_cmake_Release_graphviz-install-6.0.2-win64_QIFVBQt2bg.png) > > ![img](https://storage.googleapis.com/ei-dev-assets/assets/windows_10_cmake_Release_graphviz-install-6.0.2-win64_Bc1ECVrDse.png) > > ![img](https://storage.googleapis.com/ei-dev-assets/assets/windows_10_cmake_Release_graphviz-install-6.0.2-win64_qEhXBNgTev.png) > > ![img](https://storage.googleapis.com/ei-dev-assets/assets/windows_10_cmake_Release_graphviz-install-6.0.2-win64_7w93SqNi5C.png) > > ![img](https://storage.googleapis.com/ei-dev-assets/assets/windows_10_cmake_Release_graphviz-install-6.0.2-win64_w3bIJSIR1k.png) >