tools/a11y
toolsaccessibility

Accessibility Auditor

Paste HTML (or a full page) and audit it with axe-core — the same engine behind browser devtools — for a real WCAG violation report with severities, the elements at fault, and how to fix them.

Runs locally with axe-core — nothing uploaded

Markup — paste a component or a page

Audits run locally with axe-core — the same engine in browser devtools. The markup is rendered in a hidden, sandboxed iframe; nothing leaves your machine.

Paste markup above and run the audit to see a WCAG violation report — severities, the elements at fault, and a link to the fix.