Accessibility Quick-Scan

Paste HTML → WCAG 2.2 score + fixes

📚
Learn more — how it works, FAQ & guide
Click to expand

Accessibility quick-scan (WCAG 2.2)

Paste HTML → get WCAG 2.2 score + issue list. Client-side, instant.

How to use this tool

  1. 1

    Paste HTML

    Any HTML snippet or full page source.

  2. 2

    See a11y score

    WCAG 2.2 checks: alt text, headings, labels, ARIA.

  3. 3

    Get fix suggestions

    Exact lines + what to change.

Frequently Asked Questions

What does this catch?
Missing alt attributes, broken heading hierarchy, form inputs without labels, buttons without accessible names, missing lang attribute, tables without headers, images without meaningful alt, missing skip-links.
Does it catch everything?
No. Dynamic issues (focus management, keyboard traps, live-region announcements) require a live browser test. Use axe-core or Lighthouse for full automation. This tool catches the 70% of issues that are HTML-static.

You might also like

🔒
100% Privacy. This tool runs entirely in your browser. Your data is never uploaded to any server.