Skip to main content
Coming Soon - Phase 1 in Development

Automated Web Accessibility
Testing for Modern Teams

CLI tool that audits your websites against WCAG 2.1 standards and generates actionable reports with screenshots. Open source, free forever.

Target Launch: May 2026
Phase 1: 15% Complete

Built for Accessibility Excellence

Comprehensive WCAG 2.1 testing with developer-friendly reports and CI/CD integration

Fast & Reliable

Built on Playwright and axe-core for accurate, consistent results every time

Rich Reports

HTML, Markdown, and JSON output with screenshots and actionable recommendations

Auth Support

Test protected pages with form or basic authentication support

Multi-Page Crawls

Audit entire sites automatically with intelligent crawling and link discovery

CI/CD Ready

Exit codes and configurable thresholds for seamless pipeline integration

WCAG 2.1 Levels

Test against Level A, AA, or AAA standards with comprehensive rule coverage

Simple Yet Powerful

Run audits with a single command

terminal
$ wcag-audit https://example.com
Auditing https://example.com...
✓ Page loaded (1.2s)
✓ Running accessibility checks...
✓ Captured screenshot
Found 3 violations:
Critical: 1 (missing alt text)
Serious: 2 (color contrast, form labels)
Report saved to: ./wcag-reports/example-com-2026-05-01.html

Development Roadmap

Track our progress toward v1.0.0 launch

Phase 1: Core MVP

In Progress - March 2026

15% Complete
2

Phase 2: Multi-page & Auth

Planned - March 2026

3

Phase 3: Performance & Polish

Planned - April 2026

4

Phase 4: CI Features

Planned - April 2026

v1.0.0 Launch

Target: May 2026