Full Markdown syntax
Headings, bold, italic, strikethrough, links, images, blockquotes, horizontal rules, and nested ordered/unordered lists. All the GitHub-flavoured basics you'd paste from a chat window.
AI2Word doesn’t just wrap a markdown library. It normalises,
shields, parses, and re-renders your content so equations stay
equations, code stays code, and the .docx you open
in Word actually looks like what you pasted.
Every feature below is a real, tested part of the conversion pipeline — not a marketing line.
Headings, bold, italic, strikethrough, links, images, blockquotes, horizontal rules, and nested ordered/unordered lists. All the GitHub-flavoured basics you'd paste from a chat window.
$…$, $$…$$, \(…\),
\[…\], matrices, aligned, cases.
Rendered as Office Math — editable in Word’s equation editor,
not a picture, not a Unicode approximation.
Fenced blocks and inline `spans` are extracted
before math detection runs, so
$this->price never becomes an equation.
Header rows, column alignment, and per-cell content. Header rows repeat automatically across page breaks in Word.
Built from your heading levels 1–3 as a real Word TOC field.
Clickable, page numbers refresh with Ctrl+A then
F9 in Word.
Title in the page header, current chapter via a Word
STYLEREF field, “Page X of Y” in the footer.
Mutually-exclusive alignment enforcement built in.
Portrait or landscape, A4 or Letter, compact or comfortable spacing, justified or ragged-right. First-page title screen optional.
Zero-width characters, smart quotes, non-breaking spaces, BOMs, and ChatGPT’s own “Copy code” artifacts are stripped automatically on paste.
Your settings (and optionally your pasted text) live in your browser. Generated documents are auto-deleted after two hours. Nothing is shared.
Being honest about the edges.
Markdown images become [Image: alt] placeholders.
Remote and local image paths are not fetched or embedded in the
DOCX.
Code blocks keep their monospace font and preserved whitespace, but coloured tokens are not applied. Word has no native code highlighter.
No reference-style links, no footnotes, no embedded HTML. This is the GFM surface area that ChatGPT and Claude actually produce.
Paste a ChatGPT response, tune the settings, download a real .docx.
Open the app