Free Website Accessibility Checker
Scan any web page against WCAG 2.2 in seconds — right in your browser. Loupe flags every accessibility issue in plain English and shows you how to fix it. Free, no signup, nothing leaves your browser.
Works in Chrome, Edge, Brave & other Chromium browsers · powered by axe-core · scans run locally
If you've searched for a "free accessibility checker," you usually find one of two things: a slow online scanner that emails you a wall of jargon, or an enterprise platform with a paywall in the way. Loupe is neither. It's a free browser extension that audits the page you're on the moment you click it, explains each issue like a human would, and runs entirely on your machine — so it works on staging sites, logged-in pages, and anything that isn't public yet.
What a free accessibility checker catches
Loupe runs the axe-core rules engine — the same engine trusted in professional testing — across the machine-verifiable WCAG 2.2 criteria:
- Colour contrastText and UI components that don't meet 4.5:1 (or 3:1 for large text and graphics) against their background. 1.4.3, 1.4.11
- Missing alt textImages, icons, and controls with no text alternative for screen readers. 1.1.1
- Unlabeled form fieldsInputs without an associated label, so users don't know what to type. 3.3.2, 4.1.2
- Broken ARIAInvalid roles, references that point nowhere, and components missing an accessible name. 4.1.2
- Heading & landmark structureSkipped heading levels and missing landmarks that screen-reader users rely on to navigate. 1.3.1
- Keyboard & focusFocus order problems and elements that can't be reached or operated by keyboard. 2.4.3, 2.1.1
- Link & button namesEmpty or ambiguous accessible names like a bare "click here" or an icon button with no label. 2.4.4, 4.1.2
- Document basicsA missing page language and duplicate
ids that confuse assistive tech. 3.1.1
How to check your site's accessibility for free
No account, no upload, no waiting on an email report:
- Add Loupe to Chrome or Edge.It's free and installs in one click — no signup.
- Open the page you want to check.Live, staging, or behind a login — it all works, because the scan runs locally.
- Click the Loupe icon.It runs an instant WCAG 2.2 audit with axe-core and highlights every issue right on the page.
- Read each issue in plain English.What's wrong, why it matters, and how to fix it — no decoding cryptic rule IDs.
- Go deeper when you need to Pro.Crawl multiple pages into one report, get AI-written explanations, and export a white-label PDF for clients.
What a free checker can — and can't — do
Here's the honest version, because it matters: an automated checker catches a large share of real accessibility issues instantly, and that's the fastest way to clear the bulk of the work. But no scanner catches everything. Whether alt text is actually meaningful, whether the reading order makes sense, whether an error message is genuinely helpful — those need a human. Anyone selling you "100% compliant in one click" (usually an overlay widget) is selling you a problem, not a fix.
So use a free checker as your powerful first pass: it removes the obvious, measurable issues in seconds, and tells you exactly where to focus your manual review. That's precisely what Loupe is built to do — and it stays free for scanning, for as long as you use it.
Check your first page in 30 seconds
Add Loupe, open any page, and click once. Every accessibility issue, in plain English, with the fix — free and local.
Add Loupe to Chrome — freeFree forever for scanning. Pro ($19/mo or $190/yr) adds full-site crawl, AI explanations, saved projects, and white-label PDF reports.
FAQ
Is there a truly free accessibility checker?
Yes — Loupe scans any page against WCAG 2.2 for free, with no signup, right in Chrome or Edge. Scanning stays free; Pro only adds multi-page crawls, AI explanations, and branded PDF exports.
What does a free accessibility checker test for?
The machine-verifiable WCAG criteria: contrast, alt text, form labels, ARIA, heading structure, keyboard focus, and link/button names. That covers a large share of common issues — see the full list above.
Can I check my whole website for free?
You can check any single page for free, as many as you like, one at a time. Crawling a whole site into one combined report (and exporting a white-label PDF) is a Pro feature.
Is automated checking enough for legal compliance?
It's a strong first pass, not the whole job. Automated tools catch the measurable issues instantly; full WCAG 2.2 AA conformance also needs manual review of the things only a person can judge. Use the scan plus our WCAG checklist.