Our methodology

What a TrueConform scan actually does — and, just as important, what it can't prove.

How the scan works

Every scan loads your page in a real headless Chromium browser (the fully rendered page, after JavaScript runs) and executes axe-core — the open-source accessibility engine built by Deque Systems and used by professional auditors, Google Lighthouse, and Microsoft Accessibility Insights. We test against WCAG 2.1 and 2.2, levels A and AA — the standard referenced by the European Accessibility Act (EN 301 549) and used in ADA cases.

Whole-site scans crawl your key pages and aggregate the results. Every issue we report includes which WCAG criterion it violates, why it matters for real users, and how to fix it.

How the grade is calculated

Your 0–100 score is severity-weighted: critical issues (e.g. a checkout button screen readers can't announce) cost far more than minor ones, and repeated instances of the same issue have diminishing weight — so one template bug repeated 50 times doesn't drown out everything else. The letter grade (A–F) maps from that score. The same scoring runs in our web scanner, browser extension, and PDF reports, so grades are always comparable.

What automated testing CAN verify
What automated testing CANNOT verify

This is why no tool — ours included — can "certify" your site as compliant, and why the W3C itself states that automated tools cannot determine accessibility on their own; human judgment is required. Anyone who sells you a badge or an overlay that claims otherwise is selling snake oil: courts and regulators look at whether real users can use your site, not whether a widget is installed.

What we recommend (and sell)

Who we are

TrueConform is built and operated by Pilotmain. Contact us any time at support@pilotmain.com — accessibility feedback is treated as a priority bug (see our own accessibility statement, generated by dogfooding our own scanner).

General information, not legal advice. Sources for the claims above: Deque axe-core documentation, W3C WAI "Selecting Web Accessibility Evaluation Tools", WebAIM Million annual reports.