ChatGPT to Markdown/DOCX Converter

Extract ChatGPT conversations and convert them to properly formatted Markdown or DOCX with footnotes for research links

How to use:

  1. Open the ChatGPT shared conversation in your browser
  2. Open Developer Tools (F12 or right-click → Inspect)
  3. Go to the Console tab
  4. Paste this code: copy(document.documentElement.outerHTML)
  5. Paste the copied HTML below
  6. Click "Convert to Markdown" or "Convert to DOCX" (requires WASM loading)

Alternative: Use the bookmarklet below to extract directly from the ChatGPT page.

Note: Deep research links from ChatGPT will be converted to footnotes[^1] for better readability, while regular links will remain as [inline links](url).

Bookmarklet Copy HTML for converter
URL Cleaning: This tool automatically removes UTM tracking parameters and scroll-to-text fragments from all URLs to ensure clean, professional links without revealing AI generation.

DOCX Conversion Options

Loading WASM module for DOCX conversion...

Reference Document Template

No reference document uploaded
💡 Tip: You can edit the markdown below! Any changes you make will be included when converting to DOCX.