Skip to content

Textagram

Edit diagrams visually inside markdown (as pure text).


Draw shapes, connect them, and add text labels directly from the keyboard. Works in the browser, terminal, and (soon) your code editor.

Try it online

Launch the editor →

Run it in the terminal

tg

Or open a file-backed editing session with:

tg path/to/diagram.txt

tg path/to/doc.md # edits the first recognized textagram fence body

Install on Mac with Homebrew

brew tap pzoln/textagram
brew install tg

Install on Windows with Scoop

scoop bucket add textagram https://github.com/pzoln/scoop-textagram
scoop install textagram/tg

Install with npm

Install the terminal app globally:

npm install -g @textagram/tg

Run with npx

npx @textagram/tg path/to/doc.md

Manual downloads

Download the terminal app for macOS, Linux or Windows.

Download releases →

Learn more

User Guide — learn Textagram step by step, from moving the cursor to building full diagrams.

Contact

Email: info@textagram.dev

X: @textagram_md