Overview
Select web content, press Option+C (or Alt+C), and paste structured Markdown—links, tables, images—converted locally on your device.
Most notes apps, docs, and AI chat inputs accept plain text. When you copy from the web, that is often all they receive—even though the browser also put rich HTML on the clipboard. Headings flatten. Link destinations vanish. Tables become a jumble of lines. Image context disappears. Copy as Markdown is a selection-first bridge. You choose the fragment that matters; the extension reads the live DOM for that selection and converts it to portable Markdown you can paste anywhere—without sending the page to a server. How it works Select content on the page Press Option+C (macOS) or Alt+C (Windows/Linux)—configurable in the options page Paste Markdown wherever you need it Nothing runs until you trigger a copy. Conversion happens entirely in your browser. Why structure survives Normal copy assumes the destination understands HTML. Many do not. Copy as Markdown targets Markdown instead: a plain-text format that still carries headings, links, lists, code blocks, images, and tables. The result travels cleanly into Obsidian, Notion, GitHub, Slack, or an LLM prompt—without you rebuilding structure by hand. Conversion profiles Different workflows need different trade-offs. Choose a profile in the options page, or fine-tune image, link, and source-note behaviour. AI-ready (default): cleans tracking and redirect URLs, resolves relative links, and keeps selections lean for LLM context Faithful Markdown: minimal normalisation when you want URLs and images preserved as closely as practical Referenced clip: AI-ready cleanup plus an explicit source citation on every copy When links or images are materially transformed, a source note is added—you are never left with a lossy copy that still looks faithful. Tables and images Simple tables become Markdown tables. Merged or irregular layouts fall back to a readable row list—because a broken table is worse than an honest one. Images follow the same principle: meaningful images are kept when practical; low-priority image URLs can be summarised when a selection would otherwise bloat an AI context window. GitHub Flavoured Markdown Strikethrough, task lists, and improved table handling for common web content—so pasted output matches what most Markdown tools expect. Privacy The extension only reads HTML for your current selection when you copy. Conversion runs on your device. Nothing is uploaded or stored on a server. Settings Open the extension options to choose a conversion profile, image and link handling, source-note behaviour, and whether to use a page shortcut or a browser-managed shortcut. Made by Mangle Kuo https://manglekuo.com/tools/copy-as-markdown
5 out of 51 rating
Details
- Version0.1.0
- UpdatedJuly 23, 2026
- Size104KiB
- LanguagesEnglish
- DeveloperWebsite
Email
MangleKuo@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
Copy as Markdown has disclosed the following information regarding the collection and usage of your data. More detailed information can be found in the developer's privacy policy.
Copy as Markdown handles the following:
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser