<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/github---exlee-ascdraw-keyboard-driven-drawing-editor-for-ascii-utf-8-diagrams-w0mwsbeuq" -->

---
title: GitHub - exlee/ascdraw: Keyboard-driven drawing editor...
description: ascdraw is a keyboard-driven, native diagramming tool for creating ASCII/UTF-8 diagrams on an effectively infinite Unicode canvas. Built with Rust, it renders...
canonical: https://daily.dev/posts/github---exlee-ascdraw-keyboard-driven-drawing-editor-for-ascii-utf-8-diagrams-w0mwsbeuq
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: GitHub - exlee/ascdraw: Keyboard-driven drawing editor for ASCII/UTF-8 diagrams | daily.dev
og:description: ascdraw is a keyboard-driven, native diagramming tool for creating ASCII/UTF-8 diagrams on an effectively infinite Unicode canvas. Built with Rust, it renders...
og:url: https://daily.dev/posts/github---exlee-ascdraw-keyboard-driven-drawing-editor-for-ascii-utf-8-diagrams-w0mwsbeuq
og:image: https://api.daily.dev/og/posts/W0mwsBEUq.png
og:image:alt: GitHub - exlee/ascdraw: Keyboard-driven drawing editor for ASCII/UTF-8 diagrams
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub - exlee/ascdraw: Keyboard-driven drawing editor for ASCII/UTF-8 diagrams

**[Hacker News](https://daily.dev/sources/hn)** · 5 min read · 0 upvotes · 0 comments

## Summary

ascdraw is a keyboard-driven, native diagramming tool for creating ASCII/UTF-8 diagrams on an effectively infinite Unicode canvas. Built with Rust, it renders at 120+ FPS and supports connected lines, shapes, symbols, text, layers, and export to TXT/JSON/PNG. It features vim-style keybindings, a filter mode for piping text through stdin/stdout (usable as an external editor in Neovim, Kakoune, Emacs), TOML-based configuration with live reload, optional 16-color ANSI support, and layer management. Available as a nightly binary or buildable from source via Cargo. Licensed under GPLv3 with optional payment requested.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/exlee/ascdraw>

## Similar posts on daily.dev

- [ASCII Drawing Board](https://daily.dev/posts/ascii-drawing-board-gl4je2zo4) · Hacker News · 0 upvotes · 0 comments
- [RohanAdwankar/oxdraw: Diagram as Code Tool Written in Rust with Draggable Editing](https://daily.dev/posts/rohanadwankar-oxdraw-diagram-as-code-tool-written-in-rust-with-draggable-editing-o7f3ehftw) · Hacker News · 12 upvotes · 0 comments
- [Unleash your ideas with ASCII](https://daily.dev/posts/unleash-your-ideas-with-ascii-poxkrqjcb) · Hacker News · 1 upvotes · 0 comments
- [Writing my own text editor, and daily-driving it](https://daily.dev/posts/writing-my-own-text-editor-and-daily-driving-it-5hnkcdhhx) · Hacker News · 2 upvotes · 0 comments

---

Tags: [#rust](https://daily.dev/tags/rust), [#cli](https://daily.dev/tags/cli)

[View this post on daily.dev](https://daily.dev/posts/github---exlee-ascdraw-keyboard-driven-drawing-editor-for-ascii-utf-8-diagrams-w0mwsbeuq)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"GitHub - exlee/ascdraw: Keyboard-driven drawing editor for ASCII/UTF-8 diagrams","url":"https://daily.dev/posts/github---exlee-ascdraw-keyboard-driven-drawing-editor-for-ascii-utf-8-diagrams-w0mwsbeuq","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/github---exlee-ascdraw-keyboard-driven-drawing-editor-for-ascii-utf-8-diagrams-w0mwsbeuq"},"datePublished":"2026-07-23T11:11:42.204Z","dateModified":"2026-07-23T11:12:10.275Z","description":"ascdraw is a keyboard-driven, native diagramming tool for creating ASCII/UTF-8 diagrams on an effectively infinite Unicode canvas. Built with Rust, it renders...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/2a290045238657c6c73fa839dfa2dee8?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/2a290045238657c6c73fa839dfa2dee8?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/github---exlee-ascdraw-keyboard-driven-drawing-editor-for-ascii-utf-8-diagrams-w0mwsbeuq","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"rust,cli","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"GitHub - exlee/ascdraw: Keyboard-driven drawing editor for ASCII/UTF-8 diagrams"}]}
```

