← Work
2026 · Solo developer
md2docx.org
Turn Markdown into a beautifully formatted Word document in one paste.
- Node.js
- OOXML
- AWS Lambda
- CloudFront
- Docker
Paste Markdown, pick a theme, download a polished .docx. md2docx maps Markdown structure onto real Office Open XML styles, so the output looks hand-formatted rather than machine-dumped — headings, lists, tables, code blocks and all.
It now runs serverless on AWS — a container-image Lambda (arm64) behind a CloudFront CDN with managed TLS — so it scales to zero, costs about nothing at rest, and still answers from the edge worldwide. A focused tool that does one annoying job perfectly.