Skip to main content
Status indicator: Under construction — coming soon
WCAG 2.2 AA + AAA compliant

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.

Extension

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
Install Chrome extension
NEWCLI

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
Install CLI
EnterpriseServer

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
Self-hosted server

Desktop App

DMG + EXE. Native UI, no terminal required.

Download desktop app

GitHub Action

One-line PR gate. Fail builds on a11y regressions.

GitHub Action
Q3 2026

Mobile App

React Native app for on-the-go audits.

What it checks

AX

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

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.

XL

Excel report

Three worksheets: Summary, Coverage matrix, and Issues with embedded screenshots. Every finding has a severity badge, CSS selector, and a fix link.

BG

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.

SV

Optional cloud server

Self-host the companion server for real form submission, authenticated deep crawls, and live screen-reader walkthroughs.

CR

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

ExtensionChrome extension flow
1

Install the extension

One click from the Chrome Web Store. No account required for free-tier checks.

2

Run an audit

Open any page, click the extension, pick your checkers, and hit Run. Takes under 2 minutes.

3

Download your report

Get a full Excel workbook with a summary, coverage matrix, and annotated screenshots of every issue.

CLICLI flow — full app coverage
1

Run wcag-audit scan --auth

Point the CLI at your app. Pass --auth to audit pages behind login.

2

Log in when prompted — the CLI watches

A browser window opens. Log in normally. The CLI captures your session and audits every route.

3

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.

The accessibility layer for vibe-coded apps

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.

Install command:curl -fsSL https://wcagaudit.io/install | bash -s -- <your-license-key>
Run command:wcag-audit scan --auth

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.

Install Chrome extensionInstall CLI

Need help? Book a demo