Wiretext does something genuinely unusual: it renders wireframes entirely in Unicode box-drawing characters. Every button, modal, table, and navbar is made of characters like these: ┌─┐│└─┘. The output is a text file.
This sounds like a gimmick until you think about where wireframes actually need to live. Most wireframe formats require a viewer, an image host, or a design file. A Unicode wireframe can live in a PR description, a GitHub README, a Notion doc, a Confluence page, or a plain text spec without any image dependencies or broken links. The design artifact becomes just... text.
The tool itself is a full canvas experience in the browser: zoom, pan, grid snapping, marquee selection, 30+ pre-built components, undo/redo. It's more capable than you'd expect from what could have been a toy. Export options include plain text, Markdown, HTML, and GitHub-ready code blocks. Sharing works via compressed URL links.
It's open source, free, and there's a community-built CLI companion that does the same thing from the terminal — which tells you exactly who finds this useful.
The honest answer on who it's for: developers who want to communicate UI ideas in environments where design files are friction, and designers who collaborate closely with engineering teams that live in GitHub and terminals. For high-fidelity prototyping or any kind of visual polish, it's not the right tool. But for a quick lo-fi sketch that needs to travel as text, there's nothing quite like it.
Wiretext does something genuinely unusual: it renders wireframes entirely in Unicode box-drawing characters. Every button, modal, table, and navbar is made of characters like these: ┌─┐│└─┘. The output is a text file.
This sounds like a gimmick until you think about where wireframes actually need to live. Most wireframe formats require a viewer, an image host, or a design file. A Unicode wireframe can live in a PR description, a GitHub README, a Notion doc, a Confluence page, or a plain text spec without any image dependencies or broken links. The design artifact becomes just... text.
The tool itself is a full canvas experience in the browser: zoom, pan, grid snapping, marquee selection, 30+ pre-built components, undo/redo. It's more capable than you'd expect from what could have been a toy. Export options include plain text, Markdown, HTML, and GitHub-ready code blocks. Sharing works via compressed URL links.
It's open source, free, and there's a community-built CLI companion that does the same thing from the terminal — which tells you exactly who finds this useful.
The honest answer on who it's for: developers who want to communicate UI ideas in environments where design files are friction, and designers who collaborate closely with engineering teams that live in GitHub and terminals. For high-fidelity prototyping or any kind of visual polish, it's not the right tool. But for a quick lo-fi sketch that needs to travel as text, there's nothing quite like it.