Mermaid Online

Mermaid Online

About

Mermaid Online is a free online Mermaid editor and diagram export tool, built and run by an independent developer. It is not affiliated with Mermaid.js, Mermaid Chart, or their maintainers — Mermaid is an open-source project, and this is one independent tool built on top of it.

Why this tool exists

Writing Mermaid is solved: the syntax is simple and renderers are everywhere. What was unsolved was the step after — turning code into an image you can actually publish. The default output tends to be a low-resolution screenshot with cramped spacing, and most tools in this category either stamp a watermark on the free tier or gate basic export quality behind an account.

So the product is built around one promise: the editor and the export are genuinely free — PNG, JPG, WebP, SVG, and PDF, up to 4x scale, transparent backgrounds, no watermark, no signup. Your diagram code is rendered in your browser and never uploaded by the editor.

How your diagrams are handled

The core workflow — editing, preview, and image export — runs entirely in your browser. Mermaid code you type or paste is not sent to this site’s servers. Autosave lives in your own browser storage.

The optional AI features (generate, repair, refine, image-to-Mermaid) are the exception: using them sends your prompt — or the uploaded image — to a third-party AI provider to produce a response. That flow is described in the privacy policy. Everything else never leaves your device.

What is free, and what pays the bills

The editor, the preview, and all standard exports are free, unlimited, and need no account. The optional AI features include 10 free credits after a Google sign-in. Beyond that, a Pro subscription and one-off credit packs keep the servers and the AI usage paid for — and the free tier stays free.

Contact

Questions, bug reports, or feature requests: hello@mermaidonline.org. Feedback from real diagrams that misbehave is especially welcome — include the Mermaid code if you can.