Get an accessibility audit report in 60 seconds

ScanAble is an automated WCAG accessibility checker. Paste any URL, run a free preview scan, then download a $49 verified, timestamped PDF with your compliance score, every issue ranked by severity, and developer-ready fix instructions — all in under 60 seconds, no signup required.

No signup requiredResults in under 60 secondsWCAG 2.0 / 2.1 / 2.2 Level AA
We audited the world’s top 296 sites — average score 42.5. See the report

Built by Jobelo Quintero · Open scoring methodology · no-overlay pledge

Accessibility compliance is no longer optional

4,600+

ADA web accessibility lawsuits filed in 2024

Source: UsableNet 2024

96.3%

of home pages have detectable WCAG failures

Source: WebAIM Million 2024

Now in effect

European Accessibility Act (EAA), June 28, 2025

Source: EU Directive 2019/882

From URL to compliance report in 60 seconds

No consultants. No enterprise contracts. No weeks of waiting.

Paste your URL

Enter any public web page. Your free preview — compliance score and top issues — is ready in under 60 seconds.

See your issues instantly

We load your page in a real browser and run a WCAG 2.0/2.1/2.2 Level AA audit with axe-core. Every detected violation is logged with its severity and WCAG criteria.

Get the audit report for $49

Download a verified, timestamped PDF with every detected issue, affected elements, and step-by-step fix instructions. Hand it to your developer or file it for compliance.

Everything you need to fix accessibility

Not a list of error codes. A professional document with clear guidance your team can act on today.

Compliance Score

A weighted 0-100 score based on violation severity and count. See where you stand at a glance.

Violations by Severity

Every detected issue ranked as critical, serious, moderate, or minor so you fix what matters first.

Fix Instructions

Step-by-step guidance for each violation — what to change and why. No guesswork for your developers.

WCAG Criteria Mapping

Each violation maps to specific WCAG 2.2 success criteria so you know exactly which standards are affected.

Affected HTML Elements

Selectors and code snippets for every detected failing element. Find and fix issues without digging through your codebase.

Shareable PDF

Branded document with cover page, executive summary, and detailed findings. Share with clients, stakeholders, or legal.

Compliance by framework, industry, and law

WCAG 2.2 audits with platform-specific fix guidance and the regulations that apply to your business.

Enterprise-quality audit. Not enterprise pricing.

Consultant-led audits start at $5,000 and take weeks. ScanAble uses the same scanning engine and delivers in 60 seconds.

Free browser tools

$0

Flags issues inline. No PDF, no fix guidance, no compliance record.

ScanAble

$49

Verified, timestamped PDF with score, fix instructions, WCAG mapping, and affected elements.

Best value

Enterprise audits

$5,000+

Manual review by consultants. Weeks of turnaround. Thorough, but expensive.

Accessibility Audit Report

$49/ report

One-time payment. No subscription.

  • Full WCAG 2.2 Level AA scan
  • Every violation ranked by severity
  • Fix instructions with code examples
  • WCAG criteria mapped per issue
  • Affected HTML elements pinpointed
  • Verified, timestamped PDF with report ID
  • Ready in under 60 seconds
  • 30-day download access
  • 7-day money-back guarantee
Scan Your Website Free

Free preview first. Pay only if you want the full report.

Frequently asked questions

What is WCAG 2.2 and why does it matter?
WCAG 2.2 is the international standard for web accessibility. It defines how to make websites usable for people with disabilities. Compliance is legally required under the ADA in the US and the European Accessibility Act in the EU. Non-compliance can lead to lawsuits, fines, and lost customers.
What does the full report include?
A branded PDF with your compliance score, every violation grouped by severity, fix instructions with code examples, WCAG criteria mapping for each issue, affected HTML elements, and a list of passed checks. Hand it to your developer or attach it to compliance records.
How is the compliance score calculated?
Score = passes / (passes + Σ(violation_nodes × severity_weight)) × 100, rounded and clamped to 0–100. Each axe-core rule pass earns 1 point. Each failing element (node) is multiplied by a severity weight: critical 10×, serious 5×, moderate 2×, minor 1×. Severities come from axe-core's own impact classification — we don't reweight rules ourselves. Multi-page audits aggregate by averaging per-page scores for pages that scanned successfully. Full worked example and caveats at /methodology.
What's in the audit report?
Every $49 Audit Report is a 4–8 page branded PDF with these sections: (1) Cover Page — your URL, scan date, compliance score, and a verification block with the report ID and Ed25519 signature. (2) Executive Summary — score gauge, severity breakdown, and contextual analysis. (3) What This Audit Does Not Cover — an honest breakdown of what automated scans miss (keyboard navigation, screen reader UX, alt-text meaningfulness, focus management) and require manual review. (4) Violations by Severity — every detected issue with description, affected HTML elements, WCAG criteria, and fix instructions. (5) Passed Checks — list of all WCAG rules your site passes. View a real example at /sample-report.pdf.
How is this different from free browser tools?
Free tools flag issues inline but produce no exportable documentation. You cannot share the results with stakeholders, attach them to compliance records, or hand them to a developer with fix instructions. ScanAble produces a professional PDF that serves as both an audit record and a remediation plan.
Do I need to create an account?
No. Enter your URL, see your free preview, pay $49, and your report is ready to download. We only ask for an email to deliver the PDF link.
What if the scan fails or the report is wrong?
If our scanner cannot reach your website, you are not charged. If you receive a report you believe contains errors, contact us within 7 days for a full refund.
How long does the scan take?
Most scans finish in 30 to 60 seconds. Pages with heavy JavaScript may take up to 90 seconds. Your PDF is ready to download the moment the scan completes.
What does the scan NOT catch?
Automated tools (including ours, axe DevTools, Lighthouse, and Pa11y) catch approximately 30-40% of WCAG issues per Deque's published research. The categories that require manual review and are NOT evaluated by this report: keyboard navigation flow and tab order, screen reader experience, alt-text quality (we detect presence, not meaningfulness), focus management on dynamic content, cognitive load, complex form flows, color/contrast judgment in context, drag-and-drop alternatives, and caption/transcript accuracy. The PDF itself includes a full breakdown of these limitations. A clean ScanAble report does not certify compliance; combine it with manual testing for full coverage.
Can I scan pages behind a login?
Yes. On the homepage, click "Scan a page behind a login?" below the URL field, paste your session cookies in browser format (name=value; name2=value2), enter your email, then pay inline via Stripe Elements — no redirect. Cookies stay in your browser through the entire purchase, are sent directly to the scanner only after payment confirms, and are never written to our database. API customers can also pass a `cookies` array to /api/v1/scan on paid plans. The cookies are never logged, never included in the signed report payload, and never echoed in API responses. Because we don't keep them, the free 90-day re-scan does not apply to authenticated reports; just run a new authenticated scan when you want to verify fixes.
How does the $149 Site Audit work?
Provide a sitemap.xml URL or paste up to 25 URLs at /site-audit. After payment, we scan every page (using the same axe-core engine and full WCAG 2.0/2.1/2.2 Level AA coverage as the single-page audit), then deliver one combined signed PDF with a per-page score table, an aggregate compliance score, and every detected violation grouped by severity. Same 7-day money-back guarantee.
Why is the Site Audit a separate price?
Multi-page scans take ~10 seconds per page in addition to PDF generation. Pricing the $149 SKU separately keeps the $49 single-page Audit Report priced for impulse buyers without forcing them to subsidize multi-page runtime. The Site Audit is for agencies, compliance officers, and B2B vendors who need site-wide evidence, not just a single landing page.
Do you sell or recommend accessibility overlays?
No. ScanAble does not sell, license, recommend, or build accessibility overlays — the JavaScript widgets that promise to fix compliance issues at runtime. Overlays patch symptoms instead of source code, have been publicly opposed by the National Federation of the Blind, and have not prevented ADA lawsuits. We've published our full position at /no-overlay-pledge. We produce audit evidence with source-code fix guidance instead.

Find out where your site stands — before someone else does

Free scan takes 60 seconds. See your compliance score and top issues. Want the verified audit report? It's $49 with a 7-day money-back guarantee.

Scan My Website Free

No signup. No credit card. Results in 60 seconds.