July 22, 2026
ASCII gets the drama treatment
ascdraw: Editor for ASCII/UTF-8 diagrams (in 144FPS)
This text-only drawing app has fans swooning and skeptics roasting the 144FPS flex
TLDR: ascdraw is a new text-based diagram maker that promises a huge canvas and buttery-smooth speed for people who prefer the keyboard. Commenters loved the retro charm and idea-pad potential, but one mini-backlash stole the show: people are absolutely debating whether bragging about 144FPS for text is genius or hilarious.
A tiny drawing app for people who love typing instead of clicking has landed, and the real spectacle is the comment section. ascdraw is a keyboard-first tool for making diagrams out of plain text characters, with an enormous canvas, layers, color, autosave, and exports to text, image, and data files. The creator even boasts that it runs at 120+ frames per second—basically saying this humble text editor is smoother than some video games. Naturally, the crowd immediately split into two camps: the impressed and the eye-rollers.
On the praise side, commenters called it "very cute" and "very cool," with one person instantly imagining it as the ultimate infinite scratch pad for ideas. Another said it brought back memories of old-school ASCII art editors, giving the whole launch a warm retro glow. But the biggest eyebrow-raise came from that spicy speed claim. One skeptical commenter basically asked: why are we bragging about 144FPS for drawing text? In their view, if your machine struggles to render letters quickly, bigger problems are afoot. Ouch.
Meanwhile, the creator casually dropped perhaps the most chaotic-dev-energy line of the thread, saying the project came from the "accidental development of a framework for GUI apps and personal sympathy toward diagrams." Translation: this thing may have started as a side quest and somehow evolved into a full-blown app. The gentlest drama came from a practical plea: if this tool is so slick, where are the GIFs? Because in internet law, if your app looks cool but there’s no moving demo, someone will complain.
Key Points
- •ascdraw is a GPLv3, keyboard-first ASCII/Unicode diagram editor with an effectively infinite canvas, optional paid support pricing, and 120+ FPS rendering.
- •The tool supports connected Unicode lines, symbols, shapes, text, rectangular editing, layers, and export to TXT, JSON, and PNG.
- •Users can download nightly builds from GitHub Releases or build and install the project with Rust tooling using Cargo and mise.
- •The editor provides multiple modes and shortcuts for drawing, selection, text input, routing lines, panning, zooming, clipboard actions, and undo/redo.
- •ascdraw supports live-reloading configuration, autosaved native JSON editing, stdin/stdout filter mode, and integration with editors such as Kakoune, Neovim, and Emacs.