Markdown Link Checker
Paste Markdown and instantly extract all links with anchor text in a searchable table.
Free Markdown Link Extractor and Checker
Paste any Markdown document to instantly extract all hyperlinks in a structured table. Links are classified as External (http/https), Internal/Anchor (#), or Relative (relative paths). Use the search filter to quickly find specific links. Useful for documentation review, link audits, broken link detection, and content migration.
Markdown Link Tips
- Standard Markdown links use [anchor text](URL) syntax
- Reference links use [anchor text][ref] and [ref]: URL at the bottom
- Anchor links starting with # link to headings within the same page
- Relative links like ./page.md work in GitHub READMEs and documentation sites
- Always test external links periodically as URLs can change or expire
Frequently Asked Questions
Related Tools
💬 User Feedback
Rate this tool
4.5 / 5 · 77 ratings
Stay Updated
Get weekly dev tips and new tool announcements.
No spam. Unsubscribe anytime.
Enjoy these free tools?
☕Buy Me a CoffeeHow to Use
- Enter or paste your data in the input field
- Configure any options if available
- Click the action button to process
- Copy the result to your clipboard
Use Cases
- Development and debugging workflows
- Data format conversion
- Code generation and formatting
- Quick calculations and validation