Extracts all links from Markdown content — inline links ([text](url)), reference links ([text][ref] with [ref]: url), and bare URLs. Returns a list of URL and link text pairs. Useful for auditing documentation, building link inventories, and checking for broken links in Markdown files.
Paste any Markdown and extract every link URL and its display text instantly. For HTML link extraction, use the HTML Link Extractor.
Markdown doc
Input
Visit [FormatGenie](https://formatgenie.com) for tools.
Output
https://formatgenie.com — FormatGenie
Extract all hyperlinks from HTML source code.
Extract all URLs and links from any block of text.
Convert Markdown to HTML instantly.
Extract all unique keys from a JSON object or array.
Extract all email addresses from any block of text.
Extract all hashtags from social media posts or any text.