📝

MarkDown Momma

Capture AI conversations from Claude, ChatGPT, Gemini, Copilot & more.
Save as Markdown, PDF, or Print. Works on any page.

Install the Bookmarklet

Drag the button below to your Bookmarks Bar.
Click it on any page to capture content as Markdown.

📝 MarkDown Momma

Drag this to your Bookmarks Bar

Manual Install (for restricted pages)

Some pages (like chrome:// URLs) block bookmarklets. For those, open DevTools (F12) → Console and paste these two scripts in order:

  1. Paste contents of turndown.min.js
  2. Paste contents of mdm.js

Or paste this one-liner to load them from the server:

fetch('https://rendercorporation.com/mdm/turndown.min.js').then(r=>r.text()).then(t=>{eval(t);fetch('https://rendercorporation.com/mdm/mdm.js').then(r=>r.text()).then(eval)})
🎯

Smart Detection

Auto-detects Claude, ChatGPT, Gemini, Copilot & Perplexity conversation containers.

🔍

Element Picker

AdBlock-style hover & click to capture any DOM element on any page.

📜

Auto-Scroll

Scrolls through lazy-loaded content to capture entire conversations.

🖼️

Image Capture

Converts images to data URIs. Cross-origin images get wrapped in clickable links.