Show HN: Free Mermaid Diagram Editor
Summary
A free, no-signup Mermaid diagram editor with live preview, instant SVG/PNG export, and shareable links that run entirely in the browser. Optionally connects to GitHub to auto-generate architecture diagrams from source code.
View Cached Full Text
Cached at: 07/08/26, 02:16 AM
Similar Articles
Mermaid to ASCII art (mermaid-ascii)
A web tool that converts Mermaid diagram syntax into ASCII and Unicode box-drawing art, rendered entirely in the browser using a Go library compiled to WebAssembly. Supports flowcharts, sequence diagrams, colors, and customizable output.
Show HN: Line9 – A Mermaid rendering engine with its own layout
Line9 is a new Mermaid rendering engine with its own layout algorithm, available as a CLI and diagram editor.
@wsl8297: Mermaid makes drawing flowcharts and sequence diagrams really easy, but the default rendering is far from beautiful, let alone usable in the terminal. I found a new open-source project on GitHub: beautiful-mermaid, which is specifically designed to make Mermaid rendering both beautiful and practical — it can export exquisite…
beautiful-mermaid is an open-source tool implemented in pure TypeScript that renders Mermaid diagrams as beautiful SVGs or terminal-friendly ASCII art. It supports 15 built-in themes and has zero DOM dependencies, making it suitable for use in AI-assisted programming.
Mermaid to Unicode box art (grok-mermaid)
Simon Willison built a browser-based tool using WebAssembly to convert Mermaid diagrams into Unicode box art, inspired by an open-sourced Rust component from the Grok CLI coding agent.
@trendtech33566: 【Saved Edition】 For those who want AI to draw Mermaid diagrams beautifully, this is it Pretty-Mermaid Skills, about 900…
Pretty-Mermaid Skills is an open-source tool that lets AI assistants render beautiful Mermaid diagrams as SVG or ASCII art, with 15 themes and easy integration into Claude Code, Cursor, Codex, and other AI coding environments.