Markdown Link Checker
Find broken web links and heading anchors in a Markdown file.
Find broken links in a Markdown file before you publish it
A readme with a dead link, or a wiki page pointing to a heading you renamed months ago, is easy to miss until a reader hits it. The Markdown Link Checker scans a document line by line and reports which links work and which do not.
Upload a single .md or .markdown file, or a .zip of a whole folder, and the checker lists every link, image and reference definition it finds. Web links are visited to confirm they respond; heading anchors, such as a link to a section further down the page, are matched against the document's own headings. There is one option, checking web links, on by default; turn it off for a faster, internal-only pass. With a single file, links to other local files cannot be confirmed and are flagged as skipped. Upload a .zip of the project instead, and the checker follows relative links across every Markdown file inside it, including a link into another page's specific heading. The result is a table with a line number, the link, its status, ok, broken or skipped, a note, and a summary count.
Nothing installs and nothing runs in your browser; the file is checked on our servers and removed within 60 minutes. If the report also turns up messy spacing or heading structure, clean that up first with the Markdown Linter and Formatter.
How to use the Markdown Link Checker tool
- Add your MD, MARKDOWN, ZIP file — drag & drop or click to browse.
- Set your options: Check web links (slower).
- Click “Process Markdown Link Checker” and download your result.
Common questions
Is Markdown Link Checker free?
Yes. Markdown Link Checker is free for light use with no signup needed — anonymous visitors get 10 free tasks per day, and creating a free account makes daily use unlimited. A paid Pro plan removes ads and raises file-size limits for heavier work.
Is my file safe?
Yes. Your file is sent over HTTPS, processed by self-hosted open-source software on our servers (no third-party AI or cloud APIs), and deleted within 60 minutes at the latest — usually right after your result is ready.
What file formats does Markdown Link Checker accept?
Markdown Link Checker accepts MD, MARKDOWN, ZIP files. Convert other formats to a supported one first — the related tools below can usually do it.
Related tools
Free Online PDF Tools · Free Online Markdown Tools · Free Online Image Tools