Paste HTML to find accessibility issues with link text. Flags vague links, empty links, and non-descriptive anchor text per WCAG 2.4.4 and 2.4.9.
Accessible link text clearly describes where the link goes or what it does without relying on surrounding context. "Download the 2024 annual report" is good; "click here" is bad because screen reader users often navigate by links alone and need each link to make sense independently.
WCAG 2.4.4 (Level AA) requires that link purpose can be determined from the link text or its context. WCAG 2.4.9 (Level AAA) is stricter β the link purpose must be determinable from the link text alone, without surrounding context.
This tool flags: vague text ("click here", "read more", "learn more", "here", "link", "more"), empty links with no text or aria-label, very short text (1-2 characters), duplicate link text pointing to different URLs, links with only an image but no alt text, and URLs used as link text.
No. Everything runs in your browser. Nothing is sent to any server.