Cloudflare 就緒
完全在瀏覽器中運行,無需 Node 或原生執行環境。
直接在瀏覽器中將 Markdown 轉換為精美的 PNG 或 SVG 圖片。您的文件保留在本地,並可在 Cloudflare Pages 上運行。
Native rendering produces crisp, shareable cards with tables, code, and math.
| Output | Best for |
|---|---|
| PNG | Social posts and docs |
| SVG | High-resolution publishing |
const pages = await renderMarkdown(markdown, { format: "png" });
完全在瀏覽器中運行,無需 Node 或原生執行環境。
支援表格、任務清單、程式碼高亮與數學公式。
選擇 PNG 用於卡片,或 SVG 便於嵌入。