
wcag-scan
Scan any URL for WCAG issues
2 followers
Scan any URL for WCAG issues
2 followers
95% of websites fail WCAG 2.1. The EU just made that a legal liability. wcag-scan runs 4 independent accessibility engines in one scan, including real keyboard simulation that no other automated tool performs. Get a scored report with AI-generated code fixes in under 30 seconds. No sign-in required. Paid plan: tracked domains, PDF reports, and an AI agent that opens fix pull requests on GitHub automatically.







Hey everyone! I'm Miska, the developer behind wcag-scan.
I built this because I was frustrated with existing accessibility scanners. Most tools run a single engine (usually axe-core), give you a pass/fail with no context, and charge enterprise pricing for basic features. I also noticed a pattern with some tools flagging issues that don't exist or inflating severity in ways that conveniently push you toward a paid upgrade. wcag-scan's scoring is fully deterministic and transparent, the AI writes fix descriptions but never touches the score. No hidden agenda in the results.
wcag-scan runs 4 independent detection engines in a single scan: axe-core, our own 16-rule engine (including real keyboard simulation and accessibility tree analysis), IBM Equal Access, and the W3C HTML Validator. The results are deduplicated, scored deterministically, and you get a developer-ready report with code-level fixes.
What you can do for free, no sign-up:
Paste any URL and get a WCAG 2.1 compliance score
See every violation with the exact element, WCAG criterion, and a suggested fix
Download a PDF report
Run an SEO audit on the same page
I'd love feedback on the scan accuracy, the report quality, or anything else. Try it on your own site and let me know what you think, especially if something looks like a false positive.