{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-02T15:45:25.653Z","discovery":{"catalog":"https://myaitools.net/tools.json","llmsTxt":"https://myaitools.net/llms.txt","sitemap":"https://myaitools.net/sitemap.xml"},"relatedTools":[{"slug":"mermaid-to-svg","name":"Mermaid to SVG","url":"https://myaitools.net/mermaid-to-svg"},{"slug":"mermaid-to-jpg","name":"Mermaid to JPG","url":"https://myaitools.net/mermaid-to-jpg"},{"slug":"mermaid-to-pdf","name":"Mermaid to PDF","url":"https://myaitools.net/mermaid-to-pdf"},{"slug":"qr-code-generator","name":"QR Code Generator","url":"https://myaitools.net/qr-code-generator"},{"slug":"wifi-qr-code-generator","name":"Wi-Fi QR Code Generator","url":"https://myaitools.net/wifi-qr-code-generator"},{"slug":"vcard-qr-code-generator","name":"vCard QR Code Generator","url":"https://myaitools.net/vcard-qr-code-generator"},{"slug":"qr-code-reader","name":"QR Code Reader","url":"https://myaitools.net/qr-code-reader"},{"slug":"barcode-generator","name":"Barcode Generator","url":"https://myaitools.net/barcode-generator"}],"kind":"converter","slug":"mermaid-to-png","name":"Mermaid to PNG","description":"Render a Mermaid diagram as a high-resolution PNG — paste the code or upload an .mmd file.","longDescription":"Drop in a Mermaid diagram or paste the code directly, and download a crisp PNG. PNG is the best raster format for diagrams — lossless, transparent background optional, works everywhere. The diagram is rendered to SVG then rasterized at up to 4× the native size for sharp output on retina displays and print. Rendering runs locally in your browser — your source never leaves your device.","category":"diagram","categoryName":"Diagram","keywords":["mermaid to png","mermaid png","mermaid diagram to png","convert mermaid to png","mermaid online","render mermaid online","mermaid converter","mermaid image","diagram as code","mermaid flowchart png","export mermaid as image","mermaid graph to png"],"url":"https://myaitools.net/mermaid-to-png","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".mmd",".mermaid"],"mimeTypes":["text/plain","text/x-mermaid",""]},"output":{"type":"file","extension":".png","mimeType":"image/png"},"options":[{"type":"select","key":"theme","label":"Theme","defaultValue":"default","choices":[{"value":"default","label":"Default (light)"},{"value":"dark","label":"Dark"},{"value":"neutral","label":"Neutral"},{"value":"forest","label":"Forest"}]},{"type":"select","key":"scale","label":"Scale","defaultValue":"2","choices":[{"value":"1","label":"1× (native)"},{"value":"2","label":"2× (retina)"},{"value":"3","label":"3× (print)"},{"value":"4","label":"4× (very high)"}],"help":"Higher = sharper PNG but larger file."},{"type":"boolean","key":"transparent","label":"Transparent background","defaultValue":false,"help":"Off = white background (best for embedding)."}],"invocation":{"webUi":"https://myaitools.net/mermaid-to-png","api":null,"notes":"Currently runs client-side in the user's browser. Drop a file on the UI at `webUi` and download the converted result. A remote MCP/REST API is planned."}}