Audit the pages nobody else can see.
WCAG Audit runs a full accessibility audit of your entire application — including authenticated dashboards, admin panels, and role-gated routes. Fix every issue with one file in your AI coding tool.
- 52 / 55
- WCAG 2.2 A+AA criteria covered
- 12
- Built-in checkers
- <2 min
- Per audit
- 100%
- Route coverage
Five ways to run. One checker engine.
Chrome extension
One click on any page. Best for spot checks during development.
- Audit the current tab
- Live in-browser testing
- Instant Excel report
- Free tier: 10 pages/month
CLI — wcag-audit
Audits your entire app including authenticated pages. Best for full compliance audits.
- 100% route coverage
- Works with login + admin pages
- Outputs wcag-ai-fix.json for Cursor / Claude Code
- CI/CD ready
Self-hosted server
Self-hosted Fastify + Playwright. Real VoiceOver walkthroughs. Multi-tenant.
- Real VoiceOver / NVDA screen-reader
- Multi-tenant API with per-install keys
- Job queue with polling + history
- Self-hosted — your infrastructure
Mobile App
React Native app for on-the-go audits.
What it checks
12 built-in checkersPro and above
axe-core, keyboard focus, viewport reflow, hover/focus, motion, forms, pointer, multi-page consistency, screen-reader labels, media, accessible auth, and more. 52 of 55 WCAG 2.2 Level A + AA criteria automated.
AI vision review
Claude grades 12 criteria no rule engine can check — images of text, non-text contrast, heading quality, reading level. Included with all paid plans.
Excel report
Three worksheets: Summary, Coverage matrix, and Issues with embedded screenshots. Every finding has a severity badge, CSS selector, and a fix link.
Runs in the background
The audit runs in Chrome's background service worker. Close the popup, switch tabs, even cmd-tab away — it keeps going.
Optional cloud server
Self-host the companion server for real form submission, authenticated deep crawls, and live screen-reader walkthroughs.
Credit-based pricing
Pro gets 500 pages/month, Business gets 2,000. Top up anytime — Pro at $15 / 100 pages, Business at $10 / 100 pages. Enterprise gets invoiced monthly.
How it works
Install the extension
One click from the Chrome Web Store. No account required for free-tier checks.
Run an audit
Open any page, click the extension, pick your checkers, and hit Run. Takes under 2 minutes.
Download your report
Get a full Excel workbook with a summary, coverage matrix, and annotated screenshots of every issue.
Run wcag-audit scan --auth
Point the CLI at your app. Pass --auth to audit pages behind login.
Log in when prompted — the CLI watches
A browser window opens. Log in normally. The CLI captures your session and audits every route.
Get your report files
Excel workbook, WCAG_FIXES.md, wcag-ai-fix.json for Cursor / Claude Code, coverage data, and more — up to 7 output files.
Scan. Auto-fix 60%. Let Claude Code handle the rest.
Audit every route in your Next.js / Vite / SvelteKit / Remix / Astro project — including pages behind login. 10 deterministic codemods run at scan time. The rest goes into WCAG_FIXES.prompt.md for your AI editor.
Works with Cursor, Claude Code, Windsurf, Copilot, and any AI editor that can read a markdown file. Pro plan or above required.
Privacy
Privacy: All audits run locally on your machine. Only license validation and page count are sent to wcagaudit.io for credit metering. If you enable AI vision review, page screenshots and a subset of the DOM are forwarded through wcagaudit.io to Anthropic Claude — we do not retain screenshots or model output beyond the request lifecycle.
Ship accessible software. Without the manual work.
Extension for spot checks. CLI for full coverage. Free to start.
Need help? Book a demo