Dia – Drawing Tool for Network UML and ER Diagrams

Posted by admin on August 10, 2009 under Free Software | Be the First to Comment







Dia is free software /open source general-purpose diagramming software , developed as part of the GNOME project’s office suite and was originally created by Alexander Larsson. Dia uses a controlled single document interface (CSDI) similar to GIMP.

Dia has a modular design with several shape packages available for different needs:

  1. Flowchart
  2. Network Diagrams
  3. Circuit Diagrams

dia drawing tool

It does not restrict symbols and connectors from various categories from being placed together.

Dia can be used to draw many different kinds of diagrams. It has special objects to help draw entity-relationship models (tedia2sql can be used to create the SQL DDL), Unified Modeling Language (UML) diagrams, flowcharts , network diagrams, and simple electrical circuits.

It is also possible to add support for new shapes by writing simple XML files, using a subset of Scalable Vector Graphics (SVG) to draw the shape.

Dia loads and saves diagrams to a custom XML format (gzipped by default, to save space) and can print diagrams including very large diagrams that span multiple pages. It can also be scripted using the Python programming language .

Read More About Dia on Wikipedia

Share This Post

Add A Comment

You must be logged in to post a comment.