Quick start
- 1Write content in standard Markdown in the left editor — headings, lists and quotes come naturally.
- 2Pick a template and size in the right control panel and preview the card live.
- 3Click "Export" to choose PNG / SVG / PDF; multiple cards are auto-zipped, and the filename uses the "Document title" entered at the top of the preview area.
Markdown writing
Standard Markdown is supported: headings, bold, italic, lists, quotes, code blocks, tables and dividers. Here is a quick syntax reference:
| Syntax | Effect |
|---|---|
# heading | H1 |
## heading | H2 |
### heading | H3 |
**text** | Bold |
*text* | Italic |
~~text~~ | Strikethrough |
`code` | Inline code |
> text | Blockquote |
- text | Unordered list |
1. text | Ordered list |
--- | Horizontal rule (visual divider) |
=== | Card break (split into multiple cards) |
· Want a block of text spaced and centered? Adjust "Alignment" and "Line height" in the card style panel.
· For long texts, organize with headings — pagination splits naturally at headings, avoiding a sentence cut across two cards.
Card pagination
When content exceeds one card, MD2Cards splits it into multiple cards automatically or manually based on the "Split mode".
Auto-paginates by the set card size; long text flows continuously — great for reading notes and long image-text posts.
Write a single line === in the content to split what is before and after into different cards, controlling each page precisely.
# First card title Body of the first card... === # Second card title Body of the second card...
Tip: --- is a horizontal rule (visual divider, no split), while === is the actual page break.
Templates & sizes
Switching templates only swaps the "style layer" without re-parsing text — WYSIWYG. 11 built-in templates:
Sizes supported: 3:4 (Xiaohongshu), 1:1 (square), 9:16 (portrait), plus custom ratio.
Style tweaks
In the "Font tweak" and "Background" panels you can fine-tune each card visually:
- · Font size / line height / letter spacing: titles and body controlled separately; shrink title size or increase line height to avoid overflow.
- · Font: title and body can each be sans-serif / serif / monospace; Neo-Chinese and Tech templates preset suitable fonts.
- · Alignment: left, center or right as you like; quote cards often look best centered.
- · Background: keep template colors, or set a custom solid / gradient background and palette to unify your brand.
Brand & signature
Add personal or brand elements to cards in the "Brand" panel:
Upload an icon and adjust its size, corner radius, position and opacity.
Lay your signature text as a watermark; set color, opacity and rotation.
Place a WeChat / homepage QR code to drive follows.
Multiple cards auto-show "n / total"; position is adjustable.
Show a corner credit like "Compiled by @xxx", distinct from the watermark layer.
Export
Click "Export" in the top bar to pick a format; multiple cards auto-zip. The filename uses the "Document title" input at the top of the preview (spaces become hyphens); if left blank it falls back to md2cards:
High-res bitmap, ready to post on social platforms.
Vector format, scales infinitely without loss, easy to re-edit.
One page per card, convenient to print or archive.
AI drafting
Click "AI drafting" at the bottom of the workbench to open a dialog: choose a provider, enter your API Key and a topic, and AI generates structured card Markdown that fills the editor in one click. Output streams like a typewriter; reasoning models also show their thinking separately.
Supported providers (9)
OpenAI, Anthropic, DeepSeek, Qwen, Kimi, MiniMax, Zhipu GLM, Mimo, and Custom (OpenAI-compatible). Choose a provider and fill the key in the dialog's "AI settings"; each provider's "Get API Key" link goes to its official key page.
Customizable prompt
Expand the prompt area in "AI settings" to edit the system prompt and control the AI's writing style and format; your custom content is saved locally with the settings.
Privacy
API Keys are stored only in your local browser (localStorage) and never uploaded to MD2Cards servers; content connects directly to the chosen provider. Providers blocked by browser CORS are forwarded via a local proxy that only relays and keeps nothing.
FAQ
Here are the most frequently asked questions.
For fuller feature notes:Export · Templates · Open Workbench
Reduce "Font size" or increase "Line height", or use the "rule split (===)" to divide content into multiple cards.
Yes. Override solid / gradient and palette in the "Background" panel; keep or leave the template default as you like.
Export width is the final pixel width; increase it for higher resolution. SVG is vector and never blurs when scaled.
Drafts stay only in your local browser, and API Keys are local too; AI calls go directly to the provider, not through MD2Cards servers.
Common formats for Xiaohongshu, WeChat and community posters are covered, with one-click 3:4 / 1:1 / 9:16 switching.