The Markdown Link Copier Bookmarklet instantly copies the current page as a properly formatted Markdown link.
With one click, this bookmarklet captures the page title and URL, formats it as [title](url), and copies it directly to your clipboard.
Perfect for writing documentation, taking notes, sharing links in Markdown-enabled platforms like GitHub, Reddit, or Obsidian.
javascript:!function(){const t="["+(document.title.trim()||"Untitled Page")+"]("+window.location.href+")";function e(t){const e=document.createElement("textarea");e.value=t,e.style.position="fixed",e.style.opacity="0",document.body.appendChild(e),e.select();try{document.execCommand("copy"),alert("Markdown link copied!\n\n"+t)}catch(e){alert("Failed to copy. Here is your link:\n\n"+t)}document.body.removeChild(e)}navigator.clipboard&&navigator.clipboard.writeText?navigator.clipboard.writeText(t).then((function(){alert("Markdown link copied!\n\n"+t)})).catch((function(){e(t)})):e(t)}();Drag me to bookmark bar: 👉🏻 Markdown Link Copier
Features #
- ✨ One-click copy to clipboard
- 🔒 Works locally in your browser
- 📱 Compatible with all modern browsers
- 🚀 Instant formatting and copy
- 🛡️ No data collection or tracking
Why Use Markdown Link Copier? #
- Save time writing Markdown links manually
- Perfect for GitHub issues, PRs, and documentation
- Great for note-taking in Obsidian, Notion, or Logseq
- Works with any website — no installation needed
- Includes clipboard fallback for older browsers
How to Use #
- Drag the button above to your bookmarks bar
- Navigate to any webpage
- Click the bookmarklet
- The Markdown link is copied to your clipboard
- Paste anywhere — GitHub, docs, notes, chat
- Previous: Local Storage Explorer
- Next: Moz DA Checker