Overview
Web2MD offers a generous free tier and a Pro plan for power users.
Plan comparison
Free plan
The Free plan includes 3 conversions per day — enough to try Web2MD and see if it fits your workflow.- Conversions are processed server-side via the Web2MD API
- All core features are available (Send to AI, batch convert, prompt templates, etc.)
- No credit card required
When you reach the free limit, you’ll see a message: “Free limit reached, please upgrade to Pro.”
Pro plan
Pro unlocks unlimited conversions with client-side processing — your content never leaves your browser. Additional Pro features:- AI auto-tags & summary — Every conversion auto-generates semantic tags and a concise summary
- Download Markdown files — Save conversions as
.mdfiles to your computer - Auto platform collections — Conversions are automatically sorted by source platform
- Token counting — See exact token counts for AI context planning
- Smart content splitting — Automatically split long content into AI-friendly chunks
- AI Summary & Tags — Auto-generate summaries and topic tags for converted content
- Collections & Semantic Search — Organize saved content into collections and search by meaning
- Custom Extraction Rules — Create per-domain CSS selector rules for precise content extraction
- REST API access — Use Web2MD’s conversion API programmatically (60 req/min)
- MCP Server integration — Connect Web2MD to AI agents and automation tools
- Webhook automation — Push conversion events to external services
- CLI tool — Convert URLs from the command line with
npx web2md, including batch mode and Obsidian vault export - Agent Bridge — Let AI agents batch-convert URLs through your Chrome extension via Native Messaging
- Export as Image — Save converted Markdown as styled images without watermark
- Watch Mode — Monitor pages for changes with automated conversion or webhook triggers
- Compile Wiki — Generate AI-powered Obsidian-ready knowledge bases from collections
- API Key management — Create and manage up to 5 API keys
Upgrade to Pro
Get unlimited conversions for $9/month (40% off the regular $15/month price).
How conversion works by plan
Free users
Free users
- Site adapter runs (if available) — this is free and unlimited
- If no adapter, page HTML is sent to Web2MD’s server API
- Server converts HTML to Markdown and returns the result
- Usage counter increments
Pro users
Pro users
- Site adapter runs (if available)
- If no adapter, conversion happens entirely in the browser (client-side)
- No data is sent to any server
- No usage limits