ditaa

Open-source, CLI ASCII art to image diagram tool.

(ditaa.sourceforge.net) ditaa   website

ROAM_REFS: https://ditaa.sourceforge.net/

DIagrams Through Ascii Art

by Stathis Sideris

(((-intro-))) (((-download-))) (((-usage and syntax-))) (((-friends-))) (((-contact-)))

ditaa is a small command-line utility written in Java, that can convert diagrams drawn using ascii art ('drawings' that contain characters that resemble lines like =| / - =), into proper bitmap graphics. This is best illustrated by the following example – which also illustrates the benefits of using ditaa in comparison to other methods :)

+--------+   +-------+    +-------+
|        | --+ ditaa +--> |       |
|  Text  |   +-------+    |diagram|
|Document|   |!magic!|    |       |
|     {d}|   |       |    |       |
+---+----+   +-------+    +-------+
    :                         ^
    |       Lots of work      |
    +-------------------------+

After conversion using ditaa, the above file becomes:
first.png

ditaa interprets ascci art as a series of open and closed shapes, but it also uses special markup syntax to increase the possibilities of shapes and symbols that can be rendered.

ditaa is open source and free software (free as in free speech), since it is released under the GPL license.

Local Graph

org-roam 7ad4a126-0b9f-4dc0-9968-cd9135bf8b1e Useful Software dcd7f214-ab27-4a85-931d-68151fdf019f ditaa 7ad4a126-0b9f-4dc0-9968-cd9135bf8b1e->dcd7f214-ab27-4a85-931d-68151fdf019f a3c19488-876c-4b17-81c0-67b9c7fc64ee Open-Source dcd7f214-ab27-4a85-931d-68151fdf019f->a3c19488-876c-4b17-81c0-67b9c7fc64ee d305645c-9440-454e-bfd1-d5d4e25027b0 Diagrams dcd7f214-ab27-4a85-931d-68151fdf019f->d305645c-9440-454e-bfd1-d5d4e25027b0