ChatGPT to Word, editable and clean
One click gives you a real .docx of the open conversation, from ChatGPT, Claude, Gemini, DeepSeek or Grok. Same layout as the PDF, but you can rewrite it: speaker blocks, code with language labels, tables, images. Built in your browser, downloaded straight to disk.
Turn these notes into a one-page plan with a budget table I can edit.
Here is the plan. Edit the numbers in the table before sending it on:
| Channel | Budget | Owner |
|---|---|---|
| Search ads | €1200 | Maria |
| Newsletter | €300 | Nikos |
Timeline: kick-off week 40, review week 44.
Why Word, when there is a PDF button right next to it
A PDF is for sending. A Word document is for changing. Teachers who turn an AI-drafted lesson into a worksheet, consultants who take a first draft to a client, students who need to cite and reformat: they all copy ChatGPT into Word by hand today and then spend ten minutes fixing what the paste broke. Tables arrive as tab-separated lines, code loses its monospace font, headings become bold paragraphs, and the conversation’s structure of who said what disappears entirely. A ChatGPT to Word export exists to skip those ten minutes.
AI to PDF adds Word as a third format next to PDF and Markdown. The same button, the same three choices about which messages to include, and a .docx file instead of a print dialog. The document is built by our own generator inside the extension, so it looks like the PDF: the same layout, the same colours, the same blocks.
What ends up in the .docx
- A title block. The conversation name, the source site and the export date.
- Speaker blocks. Your messages in a lightly shaded block with a small “You” label, the assistant’s replies in plain paragraphs with its label, so a long chat stays readable and easy to trim.
- Headings, lists, quotes, bold, links. Real Word headings and real numbered and bulleted lists, not paragraphs pretending to be lists. Blockquotes get a left bar.
- Code blocks with their language. A shaded block in a monospace font, one line per source line, with the language label above it. Inline code stays monospace.
- Tables with header shading. Columns and rows as Word tables you can resize, sort or extend.
- Images. Uploaded files and generated images embedded in place; PNG and JPEG as they are, other formats converted to PNG so Word opens them.
- The footer line on the free plan. One small “Exported with AI to PDF” line at the end, like the free PDF. PRO documents have none.
Left out, as everywhere: thinking and reasoning blocks, action buttons and page furniture. On Claude, artifacts appear as a bold “Artifact: title (type)” line where they were created.
Word versus PDF versus Markdown
| Word (.docx) | Markdown (.md) | ||
|---|---|---|---|
| Best for | Sending, archiving, printing | Editing, reworking, handing to a client | Notes apps, wikis, repos |
| Looks like | The designed document, light or dark | The same design, light only | Plain text with structure |
| Code blocks | Language label, monospace | Language label, monospace, shaded | Fenced with language |
| Free plan | 3 a day, shared with Word, footer line | 3 a day, shared with PDF, footer line | Unlimited, no footer |
| PRO | Unlimited, no footer | Unlimited, no footer | Unlimited |
Pick Word when someone will change the text. Pick PDF when nobody should. Pick Markdown when the destination is Obsidian, Notion or a pull request; see the Markdown page.
Claude to Word, Gemini, DeepSeek and Grok too
The Word export is not a ChatGPT feature; it is a document feature. The same generator runs on every supported site, so a Claude to Word export and a ChatGPT to Word export look identical, and the same PRO licence covers all five sites. Claude’s long, code-heavy answers are the most common reason people want an editable document, and they are the case the layout was tuned on. Details per site on the ChatGPT and Claude pages.
How it is built, and why that matters
Most tools that offer Word export send the conversation to a server, convert it there and send a file back. AI to PDF writes the .docx itself, inside the extension, with a small generator we built for exactly this document: it produces standard Office Open XML with no macros, no embedded fonts and no external references. Nothing is uploaded; the only thing our server hears about is an anonymous install ID and today’s export count. The file opens in Microsoft Word, Google Docs, LibreOffice Writer and Pages. The wording is in the privacy policy.
Frequently asked questions
Is the Word export free?
Yes. Word is available on the free plan and shares the daily limit with PDF: 3 PDF or Word exports a day, each with a small “Exported with AI to PDF” line at the end. PRO removes the line and the limit for €2.99 a month or €24.99 a year. Markdown stays unlimited on every plan.
Does the Word file open in Google Docs and LibreOffice?
Yes. The file is a standard .docx built from the Office Open XML specification, with no macros and no embedded fonts. It opens in Microsoft Word, Google Docs (upload or import), LibreOffice Writer, Pages on a Mac and most other editors that read .docx.
What happens to code blocks in Word?
Each code block becomes a shaded paragraph set in a monospace font with the language label above it, one line per source line, so indentation survives. Inline code keeps a monospace style too. Word does not highlight syntax, but the block is easy to select and copy in one go.
Are images included in the .docx?
Yes. Images you uploaded and images the AI generated are embedded in the document. PNG and JPEG go in as they are; other formats are converted to PNG first, because Word does not open them reliably.
Can I get a dark Word document?
No. The dark theme is a PDF feature. A Word document is meant to be edited and usually printed or pasted elsewhere, so the .docx always uses the light layout.
Is my conversation uploaded to build the Word file?
No. The .docx is assembled inside the extension, in your browser, from the page you have open, and downloaded like any other file. Our server only receives an anonymous install ID and the daily export count.
More answers in the FAQ. Plans and limits on the pricing page.
Your next AI chat, as a Word document
Free for three PDF or Word exports a day, Markdown unlimited. No account, nothing uploaded, one click.
Add AI to PDF to Chrome