Every WCAG defect on your site, with the code that fixes it.
Find machine-detectable WCAG 2.1 A/AA defects and hand back the code change that fixes each one. For web agencies and in-house developers.
No card. Results in about 20 seconds.
Scope of automated detection
A note on scope: Automated detection catches roughly a third of accessibility barriers. This tool provides engineering findings, not a conformance assessment. It does not evaluate legal status, and makes no claim about compliance or legal exposure. It finds mechanical defects and gives you the code that fixes them.
This is the actual output. Not a summary of it.
01
Images must have alternate text
image-alt · WCAG 1.1.1 Non-text Content — A · 2 pages
criticaltrivial fix3x
Screen readers cannot describe images without an
alt attribute. Provide a concise description of the image content.Fix —
index.htmlBefore
<img src="/hero-2.png">index.htmlAfter
<img src="/hero-2.png" alt="Team reviewing a dashboard on a laptop">How it works
01
Point it at a URL
Enter any public URL. We'll spider the site and scan the pages you select.
02
Read the punch list
Get a prioritized list of mechanical defects, categorized by severity and WCAG criteria.
03
Ship the diffs
Copy the provided before/after code blocks straight into your PRs.
Scan coverage statistics
83
rules in library
69/69
A/AA rules covered
4
severity tiers
~20s
3-page scan time
Pricing
Full report
$99
One-off detailed analysis.
- 25 pages
- Code diffs for every issue
- Shareable link