Markdown link extractor
Extract all links from Markdown text and list them by URL, text, or both.
Markdown link extractor
Extract every link from a Markdown document in seconds. Paste any Markdown text — whether it is a README file, a blog post, or a documentation page — and this tool pulls out all the [text](url) links and lists them in your choice of format. Everything runs in your browser, so your content stays private and local.
Markdown links have a simple syntax: square brackets around the display text, followed by the URL in parentheses. This tool recognizes that pattern and extracts the components you need. Choose your output format: URLs only to get a clean list of all web addresses, link text only to see the display labels, or both together in a "text - url" format that shows the full context. Each link appears on its own line.
This is handy when you need to audit the references in a document, gather links for a sitemap, find broken URLs in bulk, or collect resources from documentation. Copy the result, download it as a plain text file, or send it to another tool for further processing. The live tally shows how many links were extracted.