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.
Extract all email addresses from any block of text.
Extract all hashtags from social media posts or any text.
Strip HTML tags and extract the plain text content.
Extract values from JSON by key path.
Extract all numbers (integers and decimals) from text.
Extract phone numbers from any text or document.