@DanKornas: Copying web pages into LLMs shouldn’t mean dragging along the whole browser. .MD this page is a browser extension that …
Summary
.MD this page is an open-source browser extension that converts web pages into clean, LLM-ready Markdown using Mozilla's Readability, with features like one-click capture, preview, and export.
View Cached Full Text
Cached at: 07/02/26, 10:27 PM
Copying web pages into LLMs shouldn’t mean dragging along the whole browser.
.MD this page is a browser extension that converts any webpage into clean, LLM-ready Markdown in one click.
It helps you turn messy HTML into structured context by using Readability to isolate the main content, then letting you preview, refine, copy, or download the result.
Key features:
• One-click capture – right-click “.MD this page” or press Alt+M to convert the current page • Smart extraction – uses Mozilla Readability to isolate main content and drop ads, navbars, and UI noise • Preview + refinement – opens a dedicated tab where you can review and adjust the Markdown • Output controls – keep or remove images, links, metadata, source URL, and a document structure/page map • Export paths – copy to clipboard, download a .md file, or copy as a prompt for AI workflows
It’s open-source (MIT license).
Link in the reply
Similar Articles
Markdown browser for LLMs
The author introduces TextWeb, an open-source tool that renders web pages as markdown for LLMs instead of using expensive vision models, featuring CLI and MCP server support.
@trendtech33566: [Saved Version] For those who want to turn URLs or PDFs into clean Markdown PullMD, about 400. Here's what it can do ・C…
PullMD is an open-source, self-hostable service that converts web pages, PDFs, Office documents, EPUBs, images, audio, and YouTube videos into clean Markdown, with a REST API, MCP server, and PWA frontend.
@tom_doerr: Converts web URLs, PDFs, and media files into clean Markdown, automatically stripping ads and navigation while supporti…
PullMD is a self-hosted URL-to-Markdown service for humans and AI agents, converting web pages, PDFs, and media files into clean Markdown, with support for an MCP server and Claude Code skill.
@mdancho84: Turn ANY DOCUMENT into LLM-ready data! Microsoft released MarkItDown, a lightweight Python library that converts any do…
Microsoft released MarkItDown, an open-source Python library that converts any document to Markdown for use with LLMs.
MD+HTML Reader
MD+HTML Reader allows users to review AI-generated Markdown and HTML in a focused workspace.