llmdoc

ChatGPT link in, Word document out.

Paste a ChatGPT share link and download the whole conversation as .docx or PDF — prompts, answers, tables, code, and equations you can edit. Free, no signup.

The link must be public (ChatGPT → Share → Create link). Our server reads the page once to pull the text and keeps nothing.

Prefer PDF? The same link works on the ChatGPT to PDF page →

Share the chat

In ChatGPT, open the conversation, click Share, then Create link. The link looks like chatgpt.com/share/… and works without an account.

Paste the link here

Or straight into the converter's editor — a pasted share link imports on its own. The whole conversation appears as Markdown, rendered on the right as the page you will download.

Download Word or PDF

The title becomes the document heading, your prompts sit in quoted blocks, and every answer keeps its headings, tables, code, and equations — editable Office Math in Word.

What actually happens to the link

A ChatGPT share page is a public web page, and the conversation is inside it — the same text the page shows a visitor, carried in the page’s data so it can render without a login. When you paste the link, our server fetches that page once, reads the messages out of it in order, and sends them to your browser as Markdown: the title as a heading, each prompt quoted, each answer exactly as ChatGPT wrote it. Nothing is stored. The answers are already Markdown, which is why the rest of the converter works unchanged: tables become Word tables, code keeps its highlighting, and every LaTeX equation becomes editable Office Math in the .docx. The page’s hidden parts — system context, tool calls, the files you uploaded — are not on the shared page and are not imported.

What you get, and what stays behind

In the shared chatIn your document
Conversation titleThe document's H1 heading.
Your promptsQuoted blocks, each labelled You:, so the questions read as questions. Leave them, or delete them in the editor for an answers-only document.
AnswersVerbatim, as Markdown — headings, bold, lists, tables, code blocks with highlighting, and LaTeX equations that export to Word as editable math.
Web-search citationsThe citation markers ChatGPT inserts after a search are removed; the answer text is unchanged.
Images ChatGPT generatedA placeholder where each image sat. Shared pages don't expose the image files.
Files you uploaded, hidden context, tool callsNot part of the shared page, so not imported. Only the messages a visitor to the link can see.

Common questions

How do I convert a ChatGPT link to a Word document?

Create a share link in ChatGPT (Share → Create link), paste it into the box at the top of this page, and click Import the conversation. The converter opens with the whole chat loaded — title, prompts, answers — rendered exactly as the document will look. Click Download DOCX for a Word file, or switch to PDF. Free, no signup, and the same for a conversation of three messages or three hundred.

Does it export the whole conversation or one answer?

The whole conversation, in order, as shown on the share page. Each prompt is a quoted block labelled You:, each answer follows as normal text. If you only want the answers, delete the quoted blocks in the editor, or add &mode=answers to the converter link to skip them from the start.

Why doesn't ChatGPT's own export work for this?

ChatGPT can write a .docx through its code tool, but the download links live in a sandbox that expires with the session, the tool isn't available in every mode, and equations and complex tables often arrive as plain text. The share link is stable and public, so reading it directly is the reliable route, and the equations come out as native, editable Word math.

Do equations and tables survive?

Yes. ChatGPT writes mathematics as LaTeX and tables as Markdown; both are in the shared page as written. The Word export turns every equation into Office Math you can edit and every table into a real Word table; PDF renders them; the Excel format pulls the tables out as sheets.

Can I import Claude or Gemini share links?

Gemini, yes: a gemini.google.com/share link, a share.gemini.google short link, or a g.co/gemini/share link imports the same way, and the Gemini page explains the details. Claude, not yet: Claude's share pages sit behind a bot check that only a real browser can pass, so a server cannot read them. Paste a Claude link and the converter tells you so; the fix is the usual one — copy the conversation with the copy buttons and paste it.

Is it free, and what happens to my conversation?

Free, with no signup or quota. When you paste a share link, our server fetches that public page once, extracts the message text, sends it to your browser, and keeps nothing — no copy, no log of the content. From then on the conversation lives only in your browser, like anything you paste. The Word export uses our conversion service for the equations, as always; PDF and the rest never leave your machine.

The import says the page couldn't be read — what now?

Three causes cover almost every case: the link was deleted or made private in ChatGPT (create a new one), the link was copied incompletely (it needs the full chatgpt.com/share/… address), or ChatGPT put a bot check in front of the page for our server. In every case the fallback is the same: open the link in your browser, copy the conversation, and paste it into the converter.