Webpage to Markdown Chrome Extension: 7 Tested for 2026
Webpage to Markdown Chrome Extension: 7 Tested for 2026
The category of "Chrome extension that turns webpages into Markdown" exploded over the last 18 months. MarkDownload (the historical default) was removed from the Chrome Web Store. The official Obsidian Web Clipper launched and became dominant for vault users. Newer entries like MarkSnip and Web2MD emerged with different angles.
I tested 7 of them on the same 12 URLs. Here is the honest ranking, what each one does well, and the right pick by use case.
The 7 extensions tested
| Extension | Status (June 2026) | Primary positioning | |---|---|---| | Web2MD | Active, free + Pro | AI workflow handoff + 20 site extractors | | Obsidian Web Clipper (official) | Active, free, open-source | Obsidian vault writes | | MarkDownload | Removed from CWS 2025, unmaintained | Generic Markdown clipper (legacy) | | MarkSnip | Active, free | Minimalist page-to-Markdown | | SingleFile | Active, free, open-source | Self-contained HTML archive (not Markdown) | | Save MD | Active, free | Simple save-to-Markdown | | Quick Note | Active, free | Bookmark + note + Markdown export |
The 12 test URLs
Cross-section of what people actually clip:
- Wikipedia article (Transformer architecture)
- MDN docs (Web Components)
- Stack Overflow Q&A (Python GIL)
- TechCrunch article (recent AI news)
- Reddit thread (r/MachineLearning, 50+ comments)
- X status page (Sundar Pichai announcement)
- Paywalled Substack (Lenny's Newsletter article)
- Premium Medium article
- Xiaohongshu lifestyle post
- WeChat public account article (mp.weixin.qq.com)
- YouTube video with auto-transcript
- LinkedIn long-form article
For each URL × each extension: did it return content? Was the output complete? Was the formatting clean? Could I paste the result into Claude directly?
Results overview
| URL category | Web2MD | Obsidian Web Clipper | MarkDownload | MarkSnip | SingleFile | Save MD | Quick Note | |---|---|---|---|---|---|---|---| | Wikipedia | ✅ 5/5 | ✅ 4/5 | ✅ 4/5 | ✅ 4/5 | ✅ HTML | ✅ 3/5 | ✅ 3/5 | | MDN docs | ✅ 5/5 | ✅ 4/5 | ✅ 4/5 | ✅ 4/5 | ✅ HTML | ✅ 3/5 | ✅ 3/5 | | Stack Overflow code blocks | ✅ 5/5 (residue stripped) | ⚠️ 3/5 (span residue) | ⚠️ 3/5 (span residue) | ⚠️ 3/5 (span residue) | ✅ HTML | ⚠️ 3/5 | ⚠️ 2/5 | | TechCrunch | ✅ 4/5 | ✅ 3/5 | ✅ 3/5 (ads bleed) | ✅ 3/5 | ✅ HTML | ✅ 3/5 | ✅ 3/5 | | Reddit (full thread) | ✅ 5/5 (JSON API) | ❌ stops at first 'more' | ❌ stops at first 'more' | ❌ partial | ✅ HTML | ❌ shell | ❌ shell | | X status | ✅ 4/5 (auth session) | ⚠️ partial | ⚠️ partial | ⚠️ partial | ✅ HTML | ⚠️ partial | ⚠️ partial | | Paywalled Substack | ✅ 5/5 (if subscribed) | ✅ 4/5 (if subscribed) | ⚠️ 3/5 | ✅ 4/5 | ✅ HTML | ✅ 3/5 | ⚠️ 3/5 | | Premium Medium | ✅ 5/5 | ✅ 4/5 | ⚠️ 3/5 | ✅ 3/5 | ✅ HTML | ⚠️ 3/5 | ⚠️ 3/5 | | Xiaohongshu | ✅ 5/5 (specific extractor) | ❌ empty | ❌ empty | ❌ partial | ⚠️ partial HTML | ❌ empty | ❌ empty | | WeChat 公众号 | ✅ 5/5 | ⚠️ 2/5 (basic) | ⚠️ 2/5 | ⚠️ 2/5 | ✅ HTML | ⚠️ 2/5 | ⚠️ 2/5 | | YouTube transcript | ✅ 5/5 (timestamp anchors) | ⚠️ broken (UI updates) | ⚠️ broken | ❌ none | ⚠️ no transcript | ❌ none | ❌ none | | LinkedIn long-form | ✅ 5/5 ("see more" expanded) | ✅ 3/5 (truncated) | ⚠️ 3/5 | ⚠️ 3/5 | ✅ HTML | ⚠️ 3/5 | ⚠️ 3/5 |
The pattern is clear: generic Markdown clippers handle generic content well, but break on platform-specific cases (Reddit Shadow DOM, X SPA timing, YouTube UI changes, Chinese platforms, paywalled content metadata).
When to use each
Use Web2MD when:
- You paste content into ChatGPT / Claude / Gemini / Cursor frequently
- Your sources include Reddit, X, paywalled Substack, Xiaohongshu, WeChat, or YouTube transcripts
- You want token estimation before paste (built-in)
- You need bulk queue + export for research sessions
- You want one-click send-to-AI without copy-paste round trips
Free tier: 3 conversions/day. Pro: $9/mo unlimited + queue + REST/MCP API.
Use Obsidian Web Clipper when:
- 100% of your clipping ends in your Obsidian vault
- You want per-site templates with frontmatter variables
- You never paste webpages into AI chats
- You prefer free + open-source over the Pro features above
Free, open-source. Maintained by Obsidian team.
Use SingleFile when:
- You need pixel-perfect HTML archives (legal evidence, research provenance)
- The visual fidelity matters more than Markdown structure
- You'll process the HTML later (not directly into AI)
Free, open-source. Outputs single .html file with inlined CSS/fonts/images.
Use MarkSnip when:
- You want absolute minimum complexity
- Sources are public, stable pages (no auth, no anti-bot, no SPA)
- You don't need AI integration or queue
Free, minimal.
Skip MarkDownload in 2026
The extension has been removed from Chrome Web Store. GitHub is unmaintained 2 years. Known bugs (code block span residue, broken tables, dropped LaTeX) won't be fixed. Brave is incompatible. Existing installs still work but new users can't install.
If you're currently using MarkDownload, migrate to Obsidian Web Clipper (Obsidian-first) or Web2MD (AI-first). Detailed migration guide.
The 2-extension stack most heavy users run
After interviewing ~30 power users, the typical setup is:
- Official Obsidian Web Clipper for vault clipping (Obsidian-first workflows)
- Web2MD for AI clipping (ChatGPT / Claude / Cursor / Perplexity workflows)
The two don't overlap. Same toolbar, different button by destination.
For people who only do one of these workflows, install one — the right one for the destination.
A note on Edge / Firefox / Brave
Most of these extensions ship on Chrome + Edge (Manifest V3 compatible). Firefox versions exist for the major ones (Obsidian Web Clipper, Web2MD, SingleFile). MarkDownload's Brave compatibility broke and was never fixed.
For Brave users specifically: Web2MD ships native Brave support; Obsidian Web Clipper works in most cases but has reported issues with Brave Shields blocking certain DOM access.
How I'd choose if starting from scratch in 2026
If I were setting up a new Chrome from scratch today knowing what I know now:
- Install Web2MD first (free tier handles casual use, Pro unlocks bulk).
- Add Obsidian Web Clipper if I use Obsidian as my main knowledge base.
- Skip everything else unless I have a specific archive-grade use case (then add SingleFile).
The 2-extension stack covers 95% of webpage-to-Markdown needs in 2026.
Related
- Best Web Clipper for Obsidian + AI in 2026 (tested)
- Why AI can't access Reddit / X / Substack — and how to fix it
- Best Web to Markdown Tools 2026 (tested on Reddit, X, Substack)
- Obsidian Web Clipper Official 2026: Complete Reference
- Jina Reader vs Firecrawl vs Web2MD honest test
Install
Web2MD on the Chrome Web Store →
Free tier: 3 conversions/day, no signup required. Pro at $9/month unlocks unlimited conversions + bulk queue + 20+ site-specific extractors + REST/MCP API.