适配 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 用于轻松嵌入。