Markdown to Word — free, no watermark, no sign-up
Drop a .md file in and its headings, ordered and unordered lists (nested too), tables, code blocks, quotes, links, bold and italic become the matching real Word styles — tables are real tables and lists are real numbering, so nothing falls apart when you keep editing in Word. It runs in your browser and nothing is uploaded; maths and images are not carried over.
What comes across, and what does not
Comes across
- # to ###### headings → Word Heading 1–6
- Ordered and unordered lists (nested) → Word numbering and bullets
- GFM tables → Word tables
- Code blocks → monospace on a light grey background
- Links, bold, italic, strikethrough, inline code
Does not come across
- Maths ($…$ is kept as plain text)
- Images (usually hot-linked, so the browser can’t fetch them — the result says how many)
- Embedded scripts, styles and forms (removed for safety)
How to use it
- 1
Drop a file in, or click “choose a file” to pick one
- 2
It starts automatically and names each step as it runs
- 3
Download the result, or keep editing it in Tutu Office
Common questions
- Do I need to sign up?
- No. Converting and downloading need no account. Signing in is only for saving the result to the cloud and continuing on another device.
- Is the result watermarked?
- No. Nothing is watermarked and there is no limit on how many times you convert.
- Is my file uploaded to your servers?
- No. The whole conversion happens in your browser. Open DevTools (F12) and watch the Network tab to check. The one thing that uses the network is the text-recognition engine for scans, downloaded once and only if you agree.
- How big a file can I convert?
- There is no limit. We no longer measure your file up front — that number was ours, not any device’s real ceiling. We just start; if this device genuinely cannot fit it, the browser says so and we pass on the reason, a way forward, and an event ID.
- Does it work on a phone?
- Yes, with the same features as on a computer. Very large files will simply take longer.
- Will you start charging later?
- It is free and unlimited today. We avoid absolute promises nobody can back, and there is no hidden sign-up wall or usage cap either.
- Which Markdown flavour is supported?
- GitHub-flavoured Markdown (GFM): tables, strikethrough and task lists (converted as plain lists). Inline HTML is read too, but scripts, styles and forms are stripped first.
- Why are my images missing?
- An image in Markdown is a link, and most image hosts don’t let other sites fetch the file, so the browser can’t get the original. The result tells you how many were left out — add them back in Word.
- Can I keep editing afterwards?
- Yes. “Open in Tutu Office” loads it into the online document editor; export DOCX or PDF from there.