Quilldown is a Chrome extension that converts webpages and your ChatGPT & Claude conversations into tidy Markdown in one click. Nothing is truncated, and everything runs locally.
Free — 5 conversions a day. No account, no sign-up.
Faithful Markdown that keeps the details other tools drop.
Copy or download any article as clean Markdown. Readable content is extracted automatically, with a full-page fallback when you need everything.
Export whole ChatGPT and Claude conversations to Markdown — every turn, with fenced code blocks and their language tags preserved.
Conversion happens entirely in your browser. No account, no upload — your pages and chats never leave your machine.
Code blocks keep their language tags. Tables convert or fall back to HTML without dropping data. Nothing gets truncated.
<h2>Install</h2> <pre class="language-bash"><code> npm install quilldown </code></pre> <p>See the <a href="/docs">docs</a>.</p>
## Install ```bash npm install quilldown ``` See the [docs](/docs).
Start free. Go Pro once — no subscription.