Turn any page — or AI chat — into clean Markdown

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.

What it does

Faithful Markdown that keeps the details other tools drop.

📄

Webpage → Markdown

Copy or download any article as clean Markdown. Readable content is extracted automatically, with a full-page fallback when you need everything.

💬

AI chat export

Export whole ChatGPT and Claude conversations to Markdown — every turn, with fenced code blocks and their language tags preserved.

🔒

All local

Conversion happens entirely in your browser. No account, no upload — your pages and chats never leave your machine.

Messy HTML in, clean Markdown out

Code blocks keep their language tags. Tables convert or fall back to HTML without dropping data. Nothing gets truncated.

Before — page HTML
<h2>Install</h2>
<pre class="language-bash"><code>
npm install quilldown
</code></pre>
<p>See the <a href="/docs">docs</a>.</p>
After — Markdown
## Install

```bash
npm install quilldown
```

See the [docs](/docs).

Simple pricing

Start free. Go Pro once — no subscription.

Free

$0
forever
  • 5 conversions per day
  • Webpage → Markdown
  • Language-tagged code blocks
  • All processing stays local
  • AI chat export
Add to Chrome
ONE-TIME

Pro

$15 once
no subscription, ever
  • Unlimited conversions
  • Everything in Free
  • AI chat export (ChatGPT & Claude)
  • All processing stays local
  • Lifetime access
Buy Quilldown Pro