accessibilitychecking.org

WCAG 2.2 · ADA · EAA · Section 508 · AODA

A score never fixed
anything. A diff does.

Free. No account. ~9 seconds. Full report on screen. No email wall in front of your results.

What lands on your screen

Every finding ships with its fix.

Expand any issue below. You get the failing element, the corrected element, the WCAG success criterion it maps to, and a plain sentence on who it breaks for.

https://example.com/pricing Sample report

Issues found

14 total

  • Critical3
  • Serious6
  • Moderate5
  • Needs human review8

Engine v2.4 · axe-core ruleset + Curbcut extensions

  • Found on your page

    <button class="cart-btn">
      <svg class="icon-cart">…</svg>
    </button>

    Change it to

    <button class="cart-btn"
            aria-label="Open cart, 2 items">
      <svg class="icon-cart"
           aria-hidden="true">…</svg>
    </button>

    Who this breaks. A screen reader announces this as “button.” Nothing else. Someone shopping without sight has no way to know it is the cart — and this is the single most common failure we find on e-commerce checkouts.

The part nobody puts on a homepage

What we won't sell you.

This category has a credibility problem, and it was earned. Overlay widgets that promise instant compliance have been the subject of regulatory action and are opposed by much of the disability community. Certificates get sold as legal shields they are not. We would rather be the boring, verifiable option.

What the category does

  • Sells a JavaScript overlay that "fixes" your site at runtime — while the underlying code stays broken.
  • Issues a compliance certificate implying legal protection that no vendor can actually give you.
  • Puts unverified brand logos in a "trusted by" wall.
  • Publishes stock-photo testimonials from people who do not exist.
  • Hides pricing behind a demo call.

What we do

  • Fixes go into your source. Nothing is injected at runtime, nothing slows your page down, nothing breaks when you cancel.
  • You get a dated audit record showing what was found and when it was fixed. That is evidence, not a shield — and we say so.
  • Named customers with links, or no logo wall at all. Right now: no logo wall.
  • Every report flags what the scanner could not check and what a human still has to test.
  • Prices are on this page. Scroll down.

The build

Four things, done properly.

01 — SCAN

Whole-site crawl

Point it at a domain, not a URL. Curbcut walks your sitemap, dedupes template-level issues, and tells you "fix this once in header.php" instead of reporting it 400 times.

Included free: 1 domain

02 — FIX

Platform-native patches

We detect your stack and write the fix in its language — a WooCommerce filter, a Shopify Liquid snippet, a Webflow custom attribute. Not generic HTML you have to translate.

WordPress · Shopify · Webflow

03 — HOLD

Regression guard

A GitHub Action and a weekly rescan. If a deploy reintroduces a fixed issue, you get the diff that caused it before your customers do.

CI + weekly monitor

04 — PROVE

The paper trail

A timestamped remediation log, an accessibility statement that updates itself from real scan data, and a VPAT draft you can hand to procurement.

Audit-ready export

Free tools · no account

Contrast checker.

Real WCAG 2.2 maths, running in your browser. Nothing is sent anywhere.

Six-digit hex, with or without the #

Large text, 24px and up

Body text at 15px. If this is hard to read against its background, that is exactly the point of the number below.

5.80:1

Where this is enforced

One scan, checked against every regime that matters.

Nearly all of these laws point back to the same technical standard — WCAG. What changes is who is covered, which conformance level applies, and what the deadline was.

WCAG 2.2

Global · W3C

The technical standard the rest of this list is built on. Level AA is the practical target almost everywhere.

ADA Title III

United States · Private sector

Civil rights law with no bundled technical spec — courts have consistently reached for WCAG to fill the gap.

Section 508

United States · Federal

Covers federal agencies and anyone selling to them. This is where a VPAT stops being optional.

EAA / EN 301 549

European Union

Applies to private-sector digital products and services, with the compliance date already behind us.

AODA

Ontario, Canada

Level AA required, with per-day penalties on the books for organisations that fall out of compliance.

Equality Act

United Kingdom

Frames accessibility as a reasonable adjustment. WCAG AA is the accepted benchmark for meeting it.

Pricing, in public

Pay for fixes, not for traffic.

Overlay vendors bill by pageviews, so your bill grows when your marketing works. We charge per domain. Cancel and your site stays fixed, because the fixes are in your code.

Solo

Free · forever

  • 1 domain, 25 pages
  • Full report with code fixes
  • All free tools
  • Monthly rescan
Start scanning

Studio · most picked

$49 / domain / month

  • Unlimited pages per domain
  • Platform-native patch files
  • GitHub Action + weekly monitor
  • Self-updating accessibility statement
  • Timestamped remediation log
Start 14-day trial

Agency

$29 / domain / month

  • Everything in Studio, from 10 domains
  • White-label PDF reports
  • Client-facing dashboards
  • Human audit hours at cost
  • Named partner listing
Talk to us

From the blog

Latest guides

  • Uncategorized

    Hello world!

    Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

    1 min read

Find out what's broken.
Then actually fix it.

One URL. Nine seconds. No account, no card, no call.