From chat, to document.
Paste any AI reply. Equations, code, and tables arrive in Word, PDF, or HTML exactly as you see them here.
Load example ▾
Tip: use your chat’s Copy button — mouse-selecting drops the formatting. Or drag a .md file onto this pane.
Sample: an AI answer, ready to export
This is a demo — paste your own ChatGPT, Claude, or Gemini reply over it and watch the preview on the right update live. Then click DOCX, PDF, or HTML above to download it as a real document.
What survives the trip to Word
| Markdown | In the exported file |
|---|---|
| Headings & lists | Real heading styles, real bullets |
code blocks | Monospace with syntax highlighting |
| Tables | Native Word tables, alignment kept |
| LaTeX math | Editable Office Math equations |
Code stays code
def compound(principal: float, rate: float, years: int) -> float:
"""Compound interest, the one formula everyone re-derives."""
return principal * (1 + rate) ** years
Math stays math
Inline math like flows with the text, and display math gets its own line:
Tip: always copy from your AI chat with its copy button — selecting text with the mouse silently drops the Markdown formatting.
Click any equation to copy it as editable Word math.
From any AI chat, to a real document.
LLM to Doc (llm2doc.app) is a free, browser-based converter that turns AI chat replies into real documents.Paste a response from ChatGPT, Claude, Gemini, Grok, DeepSeek, or Perplexity, or open a .md file, and export it as a Word file (.docx), PDF, HTML, EPUB, or PowerPoint deck, open it in Google Docs, or copy it for Notion — with headings, tables, code blocks, and equations preserved as native formatting rather than flattened text or images. Equations become real, editable Word math (Office Math), so a formula can still be changed after export, which ChatGPT’s own download button and Gemini’s Google Docs export do not do. The preview on this page is the exact file you download, not a regenerated approximation. PDF, HTML, and Markdown exports never leave your browser; Word export briefly uses a conversion service that keeps nothing. No signup, no account, no quota.
Use the copy button in ChatGPT, Claude, Gemini, Grok, or DeepSeek — it hands over clean Markdown with the formatting intact.
The live preview is the exact page you’ll download — tables, highlighted code, and LaTeX math as real equations, never regenerated.
Word arrives with editable equations (real Office Math, not images), PDF with smart page breaks, HTML self-contained. Free, no signup.
How do I convert a ChatGPT reply to Word?
Use the copy button under the reply in ChatGPT, Claude, Gemini, Grok, or DeepSeek — it copies clean Markdown rather than flattened text. Paste it into the editor above and the live preview shows the exact page you’ll download: headings become Word heading styles, pipe tables become real Word tables, code blocks keep their syntax highlighting, and LaTeX math becomes native, editable Office Math equations rather than images. Click Download DOCX and the file opens in Word, Google Docs, Pages, or LibreOffice. The conversion is deterministic — the preview is the document, nothing is regenerated — and the whole flow is free with no account.
More than a converter.
The same workspace is a Markdown viewer for reading .md files, a markdown live preview editor with a formatting toolbar, and a converter to Word or PDF. Equations your priority? See ChatGPT equations to Word, the LaTeX to Word converter, or the step-by-step guide.
The preview and PDF, HTML & Markdown exports never leave your browser. DOCX uses our converter — nothing is stored.
Also in more… — Notion · Google Docs · EPUB · Slides · Next up — LinkedIn · X · Email