MD2IMG Local first · Free to use

Mermaid to Image

The editor accepts raw Mermaid syntax and wraps it for rendering automatically. Adjust canvas width, padding and background before export.

How to use it

  1. Paste Mermaid source
  2. Fix any syntax error shown in the preview
  3. Set the canvas and export an image

Limitations

Syntax support follows the bundled Mermaid version. Very wide diagrams or diagrams with many nodes may need a wider canvas.

Input example

flowchart LR
  A[Enter source] --> B[Preview]
  B --> C[Export image]

中文