Accessibility testingin under 2 minutes
Enter a URL, get a full WCAG scan and a report you can act on. No fluff — scores, issues, and how to fix them.
This is the report you get
Real scores, real rules, real fix guidance. No signup required to see it — sign up to get it for your site.
Scanned: https://example.com
Key metrics
By severity
Example issues (what you'll see in your report)
- criticalimage-alt
Images must have alternate text for screen readers.
How to fix: Add an alt attribute that describes the image. Decorative images should use alt="".
Example:
❌
<img src="logo.png">→ ✅<img src="logo.png" alt="Company logo"> - seriouscolor-contrast
Text and background colors do not meet WCAG AA contrast ratio (4.5:1 for normal text).
How to fix: Increase contrast — use darker text or a lighter background. Aim for at least 4.5:1 for body text.
- seriousform-label
Form inputs must be associated with visible labels.
How to fix: Use <label for="id"> or wrap the input inside a <label>. Placeholder is not a label.
- moderateheading-order
Headings should follow a logical order (e.g. h2 after h1, no skipped levels).
How to fix: Use a single h1 per page, then h2, h3 in order so assistive tech can build a correct outline.
Everything you need to ship accessible sites
From one-off scans to team workflows and PDF reports — all in one place.
WCAG 2.1 checks
Automated checks aligned to WCAG 2.1 Level A & AA so you know exactly what to fix.
PDF reports
Download or share professional reports with stakeholders. Pro: branded PDFs.
Team collaboration
Invite teammates, share audits, and track progress together. Pro: up to 5 members.
Audit history & trends
See past scans, compare over time, and track compliance as you fix issues.
Multi-page scanning
Pro plans can run scans across multiple pages for full-site coverage.
Dashboard & analytics
One place for all your audits, scores, and violation summaries.
Run your first scan in under 2 minutes
Free plan: 5 audits per month. No credit card required.