Find accessibility problems before your customers do.
Scan your website for WCAG accessibility issues and get developer-ready fixes in minutes.
Scans your homepage only. No account required. Or generate a Full Developer Report.
How it works
Enter your URL
Paste any public web address. We scan your homepage with a real browser.
We run automated checks
Playwright loads your site and axe-core tests it against WCAG success criteria.
Get your report
See issues grouped by impact, with concrete fixes your developers can apply today.
What we test
- Missing image alt text
- Colour contrast failures
- Form fields without labels
- Buttons and links without accessible names
- Heading structure and order
- Page landmarks (main, nav)
- ARIA attribute validity
- Document title and language
- Duplicate IDs
- Untitled frames and iframes
Example findings
colour-contrast
Text and background colours do not meet the 4.5:1 contrast ratio, making content hard to read.
p.product-price { color: #999; }
image-alt
Product images are missing alt text, so screen reader users cannot access their meaning.
<img src="shoe.png">
Pricing
Full Developer Report
Free
- Up to 20 pages from your domain
- Every issue, grouped and detailed
- Developer remediation guide
- WCAG references & affected pages
FAQ
Is this a legal compliance certification?
No. AbleLint is an automated technical accessibility screening tool. It cannot establish full WCAG or legal conformity and is not a substitute for a manual accessibility audit or legal advice.
What is WCAG?
The Web Content Accessibility Guidelines define how to make web content more accessible to people with disabilities. AbleLint tests your site against a broad subset of WCAG success criteria using axe-core.
How does the free scan work?
Enter any public URL and we scan the homepage only. You'll see total issue counts by impact and a preview of the first 5 issues. The full report covers every issue across up to 20 pages.
What does the full report include?
Up to 20 internal pages scanned, every accessibility violation grouped by rule, affected pages and selectors, a developer remediation guide, and WCAG references.
Do you need access to my website?
No. We only need a publicly reachable URL. We never ask for credentials or access to your hosting.