Features

Everything you need to turn markdown into beautiful documents

From conversion to classification to export — MDDoc handles the entire document pipeline so you can focus on writing.

30+

Markdown elements supported

50+

Word styles per template

<2s

API response time

.docx

Export formats

Core Engine

Markdown in. Word out. Perfectly styled.

You write in markdown because it's clean, it's fast, and it works with version control. But your org needs Word docs. So you copy-paste into Word, spend an hour fixing styles, and die a little inside. MDDoc takes your markdown and applies your org's actual Word template. Headings, lists, tables, code blocks — everything lands in the right style. No manual formatting. No guessing.

Try it now
Document.docx
AI Agent

AI that knows what you wrote.

Is it a runbook? An ADR? Meeting notes? MDDoc's AI reads your document and classifies it automatically. Then it picks the right template, the right mapping, the right folder. You can let it run fully automatic, or review its suggestions first. Your keys, your models — Claude or GPT, you choose.

Try it now
AI Classification
ADR
94%
Runbook
3%
API Spec
2%
Meeting Notes
1%
Auto-routing to ADR Template
Templates

Your templates. Your rules.

Upload your org's actual Word templates — the ones with the right fonts, logos, and page layouts. Edit them right in the browser with a full Word-like editor. Extract every paragraph and character style. Then map your markdown elements to those styles. Your docs will look like they came from the same person who made the template.

Try it now
Template Library
Corporate Report
14 styles
Technical Spec
18 styles
Project Brief
11 styles
Enterprise

One click to SharePoint.

You've converted your doc. Now it needs to land in SharePoint. MDDoc connects to your Microsoft account, lets you pick the library and folder, and exports directly. Per-user OAuth means everyone uses their own permissions. Full audit trail of every export.

Try it now
SharePoint Export
📁
/ Engineering / ADRs
ADR-001-auth.docx
ADR-002-cache.docx
ADR-003-api.docxnew
Connected via OAuth
Developer

Built for automation.

Every feature in MDDoc is available through the API. Generate API keys, call endpoints, build pipelines. Or use the MCP server to let Claude do the work for you — upload, classify, convert, and export, all from a chat interface. MDDoc fits into your workflow, not the other way around.

Try it now
Terminal
$ curl -X POST https://api.mddoc.app/v1/convert
  -H "Authorization: Bearer sk-..."
  -d '{"markdown": "# Report", "template": "corporate"}'
{
"status": "complete",
"download": "https://...",
"pages": 4
}
MCP server available for Claude integration

See it for yourself.

Paste your markdown. Pick a template. Get a perfect Word doc in seconds. No signup required.