Skip to content

Video script β€” TheAccessibleAudit walkthrough

  • Product: TheAccessibleAudit β€” https://audit.theaccessible.org
  • Goal: show a free WCAG scan of a web page (and a PDF), reading the prioritized findings, and handing off to remediation.
  • Length: ~90 seconds
  • Audience: developers, QA, and accessibility leads who need to find and prioritize WCAG issues before a deadline or procurement.
  • Embeds on: audit/getting-started

Read the accessibility requirements. Scan a synthetic demo site, not a real customer URL.

Shot list

#DurVisual / on-screen actionVoiceoverOn-screen text
10:00–0:08A web page with subtle problems (low-contrast text, an unlabeled button), each flagged.”Which accessibility problems does this page actually have β€” and which matter most? Let’s find out for free.”Free WCAG scan
20:08–0:20The scan screen. URL typed in; WCAG level set to AA; mode toggled to β€œCrawl linked pages”.”Enter a page or site URL, choose WCAG level A or AA, and scan a single page β€” or crawl up to twenty-five linked pages.”URL Β· Level AA Β· Single or crawl
30:20–0:30Progress view: desktop and mobile viewport icons; a crawl list ticking through pages.”It loads your page in a real browser across desktop and mobile β€” and dark mode where supported β€” then reports back.”Real browser Β· Desktop + mobile
40:30–0:46Results summary: pass/fail plus four counts, then findings grouped by WCAG criterion with impact badges (icon + label, not color alone).”Results group every finding by WCAG criterion β€” what failed, what needs a human to review, what passed β€” each with an impact rating and a plain-language fix.”Grouped by criterion Β· Impact + fix guidance
50:46–0:58The PDF tab: a PDF is dropped in; a 0–100 score with a labeled band and a PDF/UA-1 checklist.”Have a PDF instead? Drop it in for a PDF/UA score and a pass-fail checklist from the veraPDF validator.”PDF tab Β· PDF/UA-1 Β· veraPDF
60:58–1:10Export menu: PDF report, JSON, CSV; then the β€œcopy fix prompt for Claude Code” action.”Export a formatted report, or the raw JSON and CSV β€” and copy a ready-made fix prompt for your AI coding tool.”PDF Β· JSON Β· CSV report
71:10–1:22A β€œNeeds manual review” item; β€œStart guided verification” hands off into TheAccessibleWeb using the same sign-in.”For items that need a human, start guided verification β€” it hands you into TheAccessibleWeb to check and fix the page, with the same sign-in.”Guided verification Β· TheAccessibleWeb
81:22–1:30End card: logo, β€œScanning is free”, URL.”Scanning is free. See where your site stands today.”TheAccessibleAudit Β· Free scan Β· audit.theaccessible.org

Voiceover transcript

Which accessibility problems does this page actually have β€” and which matter most? Let’s find out for free.

Enter a page or site URL, choose WCAG level A or AA, and scan a single page β€” or crawl up to twenty-five linked pages.

It loads your page in a real browser across desktop and mobile β€” and dark mode where supported β€” then reports back.

Results group every finding by WCAG criterion β€” what failed, what needs a human to review, what passed β€” each with an impact rating and a plain-language fix.

Have a PDF instead? Drop it in for a PDF/UA score and a pass-fail checklist from the veraPDF validator.

Export a formatted report, or the raw JSON and CSV β€” and copy a ready-made fix prompt for your AI coding tool.

For items that need a human, start guided verification β€” it hands you into TheAccessibleWeb to check and fix the page, with the same sign-in.

Scanning is free. See where your site stands today.

Accuracy notes

  • Website scan options: level A or AA (AA default); single page or crawl up to 25 pages; runs in a real headless browser across desktop and mobile viewports.
  • PDF scan uses the veraPDF PDF/UA-1 validator plus a 0–100 structural score.
  • Hand-off target is TheAccessibleWeb (remediate.theaccessible.org) via Start guided verification, same sign-in β€” see [audit β†’ remediate handoff].
  • Export formats: PDF report, JSON, CSV, plus a copyable fix prompt.