Built for the EAA 2025 + ADA + Israeli equality regulations
Ship accessible code. Automatically.
axle is the compliance CI for modern websites. One GitHub Action scans every PR for WCAG 2.1 / 2.2 AA violations, proposes real code fixes with Claude, and generates the legal artifacts your lawyer asks for. No overlay widgets.
No signup. Real headless browser + axe-core 4.11. ~15s.
aria-valid-attr · button-name · color-contrast
- <ul aria-labeledby="tb-trigger"> + <ul aria-labelledby="tb-trigger">
Why now
The legal ground just shifted under your website
Every company selling into the EU must meet WCAG 2.1 AA. Fines up to €1M per violation.
4,000+ web-accessibility lawsuits per year. Average cost of settlement: $50K.
הצהרת נגישות בעברית חובה לכל אתר ישראלי. נציבות שוויון זכויות אוכפת.
What's in the box
Not a scanner. A compliance workflow.
Scanners are a commodity. axle bundles the scan with the thing you actually need to sell accessibility internally: a workflow, artifacts, and a paper trail.
Every pull request gets a scan. Violations are posted inline with severity and WCAG rule references. Regressions block merge.
Claude Sonnet proposes surgical diffs per violation. Confidence + human-review flags keep you out of accessiBe territory.
Every scan, every fix, every approval — timestamped and exportable. The artifact you need when a demand letter arrives.
Generates accessibility statements aligned with תקנה 35 and the EAA. Hebrew today; French, German, Spanish soon.
Nightly scans of production URLs. Alert on regressions. Track compliance score across a portfolio of sites.
Embed a shield on your site showing live WCAG 2.1 AA status — updated on every scan. Free, even on the free tier.
Free tool
Hebrew accessibility statement — generated in your browser, in 60 seconds.
Aligned with תקנות שוויון זכויות לאנשים עם מוגבלות (תקנה 35). Outputs clean, styled HTML you can drop straight on your site. No signup, no upload, nothing leaves your browser.
הצהרת נגישות — דוגמה בע״מ
חברת דוגמה בע״מ מחויבת לאפשר לכל אדם, לרבות אנשים עם מוגבלות, גישה מלאה ושוויונית לאתר.
האתר נבדק לעמידה ב-WCAG 2.1 Level AA בתאריך 17.4.2026.
Runs where you already deploy
One scanner, every pipeline
Pricing
Cheaper than an hour with a compliance lawyer
Self-serve. No seat counts. No procurement call.
- ✓Unlimited scans, 1 repo
- ✓PR comments + status checks
- ✓Public compliance badge
- ✓Hebrew statement generator
- ✓BYO Anthropic API key for AI fixes
- ✓Up to 10 repos / domains
- ✓Hosted AI fixes — no BYO key
- ✓Nightly production monitoring
- ✓Audit trail PDF exports
- ✓Slack + email alerts
- ✓Unlimited repos / domains
- ✓Multi-language statements (EAA)
- ✓Priority fix queue
- ✓SSO + private audit log
- ✓Compliance officer dashboard
FAQ
Is this just another accessibility overlay?+
No — and we're aggressive about it. Overlay widgets got accessiBe a $1M FTC fine in January 2025. axle never injects runtime JavaScript into your page. We scan, we suggest source-code diffs, you merge.
Does it replace a human accessibility audit?+
No. Automated scanners (axe-core included) catch ~57% of WCAG issues. axle is the continuous, fast, cheap layer. Book a human auditor for the final 43%.
What's the accuracy of the AI fixes?+
High confidence on attribute fixes and most ARIA issues; lower confidence on contrast, focus order, and structural fixes. Every fix ships with a confidence score and a manual-review flag. You approve before it merges.
Will this work on my non-Next.js site?+
Yes. The GitHub Action accepts any URL — localhost build, Vercel preview, Netlify preview, or a deployed domain. Works on WordPress, Shopify storefronts, static sites, Rails, Django, etc.
Can I use it without signing up?+
Yes. The quick scan at the top of this page and the Hebrew statement generator both run without an account. Sign up is only required for CI integration, nightly monitoring, and billing-tracked AI fixes.