Skip to main content
Websites · PDFs · Office Documents
6 jurisdictions, one platform

Test anything for
accessibility

The global WCAG 2.2 compliance platform

Three specialised tools, one platform. Scan websites with a dual-engine analyser, validate PDFs against PDF/UA and Matterhorn, or check Word, Excel and PowerPoint files — with framework-aware AI fixes and reports mapped to the real laws of six jurisdictions.

1 free scan per tool · No account required · Results in seconds

269+
Automated Checks
3
Specialised Tools
6
Legal Jurisdictions
WCAG 2.2
Full A + AA
Everything we do

One platform. Every layer a professional audit needs.

Here's everything WCAGHub checks — grouped the way professional audits group it. If you know the space, the unique tags will tell you what stands out. If you don't, click any row to learn why it matters.

Format coverage

3 engines
  • Web, PDF and Office documents on one platform Unique

    Most accessibility tools specialise in one format. WCAGHub runs three independent engines — a web analyser, a PDF validator, and an Office document inspector — behind the same interface, with credits that work across all three.

    That means a single platform can cover an organisation's website, its published reports, and its internal documentation — instead of juggling separate tools and separate budgets.

  • Word, Excel and PowerPoint in a single tool Unique

    Most Office accessibility checkers handle Word only. Ours handles DOCX, XLSX and PPTX with format-specific rules — slide reading order for PowerPoint, sheet structure and table regions for Excel, heading hierarchy for Word.

    No Microsoft Office installation needed. Upload a file, get results in under 3 seconds.

  • Dual-engine web scanning (PHP + headless Chrome) Industry-grade

    A static PHP analyser reads raw markup, then headless Chrome renders the page with real computed CSS. This catches issues inside React SPAs, dropdown menus, accordions and modal dialogs — issues single-pass scanners miss entirely.

    Includes a reflow test at 320px viewport, enhanced contrast detection that respects visibility states, and CSS-aware analysis of hidden elements.

Standards & validation

4 standards
  • Full WCAG 2.2 coverage including all six new criteria Latest standard

    Every WCAG 2.2 success criterion at Level A and AA, including the six new criteria added in 2023: Focus Not Obscured (2.4.11), Dragging Movements (2.5.7), Target Size Minimum (2.5.8), Consistent Help (3.2.6), Redundant Entry (3.3.7), and Accessible Authentication (3.3.8).

    Plus the harder WCAG 2.1 criteria many scanners skip: Reflow (1.4.10), Non-text Contrast (1.4.11), Text Spacing (1.4.12), Content on Hover/Focus (1.4.13), Pointer Gestures (2.5.1), Motion Actuation (2.5.4).

  • PDF/UA validation via VeraPDF (ISO 14289-1) Professional-grade

    VeraPDF is the reference validation engine for the PDF/UA standard — the same engine used by professional audit firms. We run 106 ISO 14289-1 rules on every PDF scan and merge the results with 55 of our own detectors.

    This is the gold standard for PDF accessibility validation. If a PDF passes here, it passes compliance anywhere.

  • Matterhorn Protocol checkpoints for PDFs Industry-grade

    The Matterhorn Protocol is the PDF Association's checklist of 136 failure conditions for PDF/UA. We run 18 Matterhorn checkpoints covering the machine-detectable conditions most relevant to published documents.

  • 269+ automated checks across all three tools

    77 web checks across 10 categories, 161 PDF checks across 11 categories, and 31 Office document checks. Every check maps back to a WCAG, PDF/UA, or Matterhorn reference so you always know the source of the finding.

Legal & jurisdictional

6 jurisdictions
  • Six jurisdictions mapped to real legal frameworks Unique

    Australia (DDA), United States (ADA Title III + Section 508), European Union (EAA + EN 301 549), Canada (AODA + ACA), United Kingdom (Equality Act + PSBAR), and a Global profile using WCAG 2.2 + PDF/UA as the baseline.

    Report text, tab labels, and law references change based on the jurisdiction you pick. You're not just getting generic WCAG output — you're getting a report that speaks your country's legal language.

  • Issue-level legal mapping

    Every detected issue is mapped to the specific provision of the relevant law — not just a WCAG number. This makes it easier to explain compliance risk to stakeholders who don't read WCAG.

Intelligence layer

4 features
  • AI Explain with framework and country context Unique

    Every issue has an AI Explain button. Plain-English breakdown of what the problem is, who it affects, and how to fix it — generated with your detected framework and your chosen jurisdiction as context.

    Instead of generic HTML fix code, you get a React component if you're using React, a Vue template if you're using Vue, or a WordPress block if that's your stack.

  • Framework detector (React, Vue, Angular, WordPress...)

    We detect React, Vue, Angular, WordPress, Bootstrap, Tailwind and other common stacks from the rendered page. Fix guidance is then written in the idiom of the detected stack — not generic vanilla HTML.

  • Screen reader compatibility score (0–100) Unique

    A 0–100 compatibility score for NVDA, JAWS and VoiceOver on every scan. We also attach WCAG 2.2 screen-reader-specific guidance to every issue so developers know exactly what assistive tech users will experience.

  • Smart priority scoring (impact + difficulty + time)

    Every issue gets an impact score, a fix difficulty rating, and a time-to-fix estimate — then the report ranks them so you fix what matters first. Plus an overall 0–100 accessibility score with a letter grade.

Workflow & reporting

4 features
  • Visual preview with clickable issue markers

    See exactly where each issue sits on your page or PDF. Click any marker to jump to the details panel with the WCAG reference, the AI explanation, and the fix instructions.

  • Accessible, branded PDF report export

    One-click PDF export from any of the three tools. Branded, tagged, and fully accessible — the report about accessibility is itself accessible. Ready to hand to stakeholders or auditors.

  • Fix-tool guidance for Acrobat, Word, InDesign, LibreOffice Pro workflow

    PDF issues come with step-by-step fix instructions for Adobe Acrobat Pro, Microsoft Word, Adobe InDesign, and LibreOffice. Office issues include UI-specific guidance: "in the Home ribbon, choose Heading 1 style" instead of abstract XML advice.

  • First scan free, no signup, no credit card

    One free scan per tool per day, tracked by IP. No account creation, no credit card, no email wall. When you're ready for more, buy credits from $1.50 a scan — no subscription.

We built WCAGHub because no single tool covered everything we needed for real audits. Everything listed above is included on every plan — there is no "premium only" tier.

Built for every jurisdiction

Your report, your law

Every scan is mapped to real legal frameworks — not generic WCAG copy. Report text, labels, and law references change based on the jurisdiction you pick.

The engine underneath

Professional-grade, without the professional price tag

Same standards the audit firms use. Wrapped in a tool you can actually use yourself in thirty seconds.

VeraPDF · ISO 14289-1

The same PDF/UA validation engine professional audit firms pay licence fees to use. Integrated into every PDF scan, results merged with 55 custom detectors and 18 Matterhorn checkpoints.

  • ISO 14289-1
  • 106 PDF/UA rules
  • Matterhorn Protocol

Framework-Aware AI

Most AI explainers hand you generic HTML. Ours detects your stack first — React, Vue, Angular, WordPress, Bootstrap, Tailwind — then writes fix code in the framework you actually use. Plus it knows your country's law.

  • React / Vue / Angular
  • WordPress / Bootstrap / Tailwind
  • Country-aware prompts

Dual-Engine Web Scanning

A PHP analyser for static markup plus headless Chrome for JavaScript-rendered content — so we catch issues in React SPAs, dropdown menus, accordions, and modal dialogs that single-pass scanners miss entirely.

  • Real computed CSS
  • SPA-safe rendering
  • Reflow test at 320px

Screen Reader Score

A 0–100 compatibility score for NVDA, JAWS, and VoiceOver on every scan — plus WCAG 2.2 screen-reader-specific guidance on every issue. Nobody else in the space does this.

  • NVDA / JAWS / VoiceOver
  • WCAG 2.2 guidance
  • Unique to WCAGHub
Fix findings with AI

Every issue turns into a ready-to-paste AI prompt

Every finding in every report gets a framework-aware prompt you can copy into ChatGPT, Claude, Gemini or Perplexity — or download as a PDF to hand to a developer. Stack detected, WCAG criterion cited, jurisdiction referenced. You pick the scope and the format, we generate the rest.

Pick a scope

All issues, one WCAG criterion, or a specific element — your choice, per report.

We detect your stack

React, Vue, Angular, WordPress, Bricks, Tailwind, Bootstrap — 19+ frameworks auto-detected.

Copy or open

One click copies the prompt, opens it in ChatGPT / Claude / Gemini / Perplexity, or exports a developer PDF.

How it works

Choose your tool. Get results in seconds.

Choose your tool

Enter a URL for websites, upload a PDF, or drop in a Word, Excel or PowerPoint file.

Automated scan

Up to 161 checks run automatically — WCAG 2.2, PDF/UA, Matterhorn, all mapped to your jurisdiction.

Review with AI

Visual preview with issue markers. AI explains each problem in plain English, in your framework.

Fix and export

Framework-specific fix guides. Download a professional PDF report ready for stakeholders and auditors.

One platform. Every feature you actually need.

Everything built into every tool — no hidden upsells, no "premium only" buttons.

Dual-Engine Web Scanning

PHP static analysis plus headless Chrome catches JavaScript-rendered content that single-pass tools miss. 77 checks across 10 categories.

PDF/UA + Matterhorn Validation

161 checks including 106 ISO 14289-1 rules via VeraPDF and 18 Matterhorn Protocol checkpoints. The most comprehensive online PDF scanner.

Word, Excel & PowerPoint

The only online accessibility checker that handles all three Office formats in one tool. 31 checks with format-specific rules. No Microsoft Office install needed.

Visual Preview with Markers

See exactly where each issue is on your page or PDF. Click any marker to jump to details, WCAG reference, and the fix instructions.

AI Explain & AI Summary

Every issue has an AI Explain button. Plain-English breakdown, who it affects, framework-specific fix. Plus executive summaries for the whole report.

6 Jurisdictions, Real Laws

Pick your country, and the report speaks its language — AU DDA, US ADA/508, EU EAA, CA AODA, UK Equality Act, or Global WCAG+PDF/UA.

Smart Priority Scoring

Not all issues are equal. Weighted scoring ranks by WCAG level, user impact, and fix difficulty. A 0–100 score so you fix what matters first.

Professional PDF Reports

One-click export from any tool. Branded, accessible PDF with issue counts, WCAG references, law mapping, and priority ratings — auditor-ready.

Simple, transparent pricing

Start free. Buy credits when you need more. No subscriptions, no accounts, no surprises.

1
free scan per tool
Free
Try it out
Get Started
5
credits
$10
$2.00 / scan

Credits work across all three tools — web, PDF, and document checks. Need more for a team or enterprise audit? See volume pricing or view full pricing details.

Ready to make it accessible?

Choose your tool and run your first scan free. No account, no credit card — results in seconds, in your jurisdiction, in your framework.

Start Free Scan

1 free scan per tool · Websites, PDFs, and Office documents