DrawCMS is an open-source animated diagramming tool that lets users describe system flows to AI agents or draw them manually, generating animated technical diagrams exportable as GIF or PNG files. It integrates with Claude Code, Cursor, and other AI tools, requires no setup beyond cloning and npm install, and supports 17 diagram types with preset animations and narration.
Lazydraw is a terminal ASCII editor for drawing diagrams and sketches with export capabilities, built on the Bun runtime and OpenTUI. It can be installed globally via Bun or npm and supports mouse input, customizable themes, and autosaving to JSON files. The tool ports drawing logic from ASCIIFlow and includes features like grid rendering, clipboard integration, and multiple export formats.