u/Clear-Layer5547

I built a Chrome extension to export DeepSeek chats to PDF, Word, Markdown, Google Docs & Notion
▲ 3 r/DeepSeek+1 crossposts

I built a Chrome extension to export DeepSeek chats to PDF, Word, Markdown, Google Docs & Notion

I use DeepSeek a lot for coding, documentation, research, and writing — but exporting conversations was always messy.

https://preview.redd.it/qmiu4drd9i2h1.png?width=1280&format=png&auto=webp&s=3f2d262466542aa2cad0bd93b17966962144bad3

Copy-paste usually breaks:

  • code blocks
  • tables
  • formatting
  • markdown structure

So I built a Chrome extension called DeepSeek Exporter.

Features:

  • Export entire chats or selected messages
  • Export to PDF, Word (.docx), Markdown, Google Docs & Notion
  • Preserve code blocks and formatting
  • Direct Notion database export
  • Custom fonts, colors, alignment & styling
  • Filter prompts / responses before export

One thing I focused heavily on was keeping Markdown clean for developer workflows (Obsidian, README files, MkDocs, etc.).

Some surprisingly difficult parts were:

  • nested code blocks
  • markdown parsing
  • consistent table conversion
  • keeping layouts clean across PDF/Word/Docs

Would love feedback from developers and heavy AI users.

Chrome extension:
https://chromewebstore.google.com/detail/chat-exporter-for-deepsee/kmdnohdgmhkddohbggikkapnahhddepn

What export format or integration would you want next?

reddit.com
u/Clear-Layer5547 — 7 hours ago