Pepys

Guide

How to make a video ADA compliant

What ADA Title II, Section 508, and WCAG 2.1 AA actually require on a prerecorded video – captions, a transcript, and audio description – and how to produce each one.

The short answer

To make a prerecorded video ADA compliant, add the three accessibility building blocks WCAG 2.1 AA calls for: synchronized captions for the audio (Success Criterion 1.2.2), a full text transcript as the media alternative (1.2.3), and audio description of the on-screen visuals (1.2.5). Start from an accurate transcript, time it into a caption file, then record the description.

Accessible video comes down to three parts

Making a video accessible means covering both people who can't hear it and people who can't see it. More than 1 in 4 adults (28.7%) in the United States have some type of disability, per the CDC, and about 15% of American adults – 37.5 million people – report some trouble hearing, per the NIDCD. Video that only works with sound on shuts a large audience out.

Three building blocks do the work: captions, a transcript, and audio description. Captions put the spoken audio and relevant sounds into text. A transcript is a full text alternative to the whole clip. Audio description narrates the important visuals for someone who can't see the screen. Each maps to a specific WCAG success criterion, so you can check them off one at a time.

None of this needs specialist software. Start from an accurate transcript of the audio – you can turn the file into a transcript first – then reuse that text as both the media alternative and the script you time into captions. Get the transcript right and two of the three fall out of it.

Captions carry the audio: WCAG 1.2.2, Level A

Captions are the baseline. Under WCAG 2.1 Success Criterion 1.2.2, a Level A requirement, captions must be provided for all prerecorded audio in synchronized media. That's the lowest conformance rung, so any video with speech or meaningful sound needs them to clear even the minimum bar.

Captions differ from a plain transcript in one way that matters: they're synchronized, appearing in time with the audio, and they carry speaker turns and relevant non-speech sounds. The practical path is to export a caption file from your transcript – an SRT for social platforms and most players or a WebVTT track for HTML5 video on your own site – then check the timing against the clip.

There's one narrow exception. SC 1.2.2 doesn't require captions when the video is itself a media alternative to text already on the page and is clearly labeled as such. For ordinary video content, that exception won't apply, so plan on captions. For the mechanics of building and timing the file, see how to add subtitles to a video.

A transcript is the media alternative: WCAG 1.2.3, Level A

A full text transcript satisfies its own Level A criterion. WCAG 2.1 Success Criterion 1.2.3 is met by either audio description or a media alternative – a text document carrying all the information in the video, both what's said and what's shown. A complete transcript is that media alternative.

To count as the media alternative, the transcript has to include more than dialogue. It needs the visual information too: who appears, what they do, on-screen text, and anything a viewer would otherwise get only by watching. Write it so someone could follow the whole video by reading alone. Label it clearly and place it near the player so it's easy to find.

This is where the build-once approach pays off. The same transcript that serves as your 1.2.3 media alternative is also the script you time into captions for 1.2.2. Producing an accurate transcript by hand is slow – up to six hours of work per hour of audio – so an automatic first pass you then correct saves the bulk of that time.

Audio description is the Level AA step people skip

Audio description is the requirement most people miss. To reach Level AA, WCAG 2.1 Success Criterion 1.2.5 says authors must provide an audio description of the prerecorded video. A text transcript used to meet 1.2.3 at Level A doesn't discharge this: at AA, audio description is a separate, additional requirement.

Audio description is a narration track that describes the important visual details a soundtrack alone leaves out: a chart on screen, a facial expression, on-screen text, a demonstrated action. It fits into the natural pauses between dialogue. If your video carries meaning in its visuals, this is the piece that delivers it.

The Level distinction is the trap. You can add captions and a transcript, satisfy 1.2.2 and 1.2.3, and still fall short of AA because 1.2.5 is unmet. Since ADA Title II and Section 508 both point at Level AA, budget for audio description from the start rather than treating it as optional polish.

Which ADA standard applies to your video?

The ADA names no technical standard for video, but the rules that reference one point to WCAG. DOJ's 2024 ADA Title II final rule adopts WCAG 2.1 Level AA as the technical standard for state and local governments' web content and mobile apps. Federal agencies fall under Section 508 instead.

For Title II, deadlines depend on size. Public entities with a total population of 50,000 or more must conform by April 26, 2027. Entities under 50,000 and special district governments have until April 26, 2028, after the April 2026 Interim Final Rule extended both dates by a year. Section 508 covers federal electronic content and incorporates WCAG 2.0 Level A and AA, effective January 18, 2018.

Note the version gap: Title II references WCAG 2.1 while Section 508 still references 2.0. If both could touch your video, build to 2.1 AA to satisfy the higher bar. For private businesses under Title III, DOJ guidance says entities have flexibility in how they comply and treats WCAG as helpful guidance rather than a fixed rule. This is general information, not legal advice – confirm your obligations for your situation.

The steps, in order

  1. 01

    Produce an accurate transcript

    Transcribe the video's audio, then correct names, terms, and numbers. This one document becomes both your media alternative and your caption script.

  2. 02

    Add the visual information to the transcript

    Describe on-screen text, actions, and who appears so a reader who never watches the video gets everything. That turns the transcript into a WCAG 1.2.3 media alternative.

  3. 03

    Export and time a caption file

    Convert the corrected transcript into an SRT or WebVTT file, sync it to the audio, and include speaker turns and relevant sounds to meet SC 1.2.2.

  4. 04

    Record an audio description

    Narrate the important visuals in the pauses between dialogue and attach it as a description track. This meets SC 1.2.5, the Level AA step a transcript alone doesn't cover.

  5. 05

    Match your work to the applicable rule

    Identify whether ADA Title II, Section 508, or Title III applies, then confirm you meet WCAG 2.1 Level AA (or 2.0 AA for Section 508) and its deadline.

  6. 06

    Publish with captions on and the transcript linked

    Turn captions on by default, place the transcript beside the player, and keep the description track available so every part is easy to find.

Tips from people who do this a lot

  • Build the transcript once and reuse it: the same corrected text is your 1.2.3 media alternative and the script you time into captions for 1.2.2.

  • Audio description is separate from both captions and the transcript. At Level AA you still need it even when a full transcript exists (SC 1.2.5), so budget for it up front.

  • Watch the version gap: ADA Title II points to WCAG 2.1 AA while Section 508 points to WCAG 2.0 AA. If both could apply, build to 2.1 to clear the higher bar.

  • The 1.2.2 captions exception is narrow. It only applies when the video is itself an alternative to text already on the page and is clearly labeled. Normal video content still needs captions.

  • Put the transcript next to the player, not behind an extra click, and turn captions on by default so viewers don't have to hunt for either.

Try it now

Drop in your recording or paste a link and get a clean, speaker-labeled transcript in minutes. Your first 60 minutes are free.

or paste a link
InstagramTikTokYouTubeFacebookSpotifyApple Podcasts

60 min free · no card required · we never train on your audio

PodcasterJournalistContent creatorResearcherStudent
Trusted by 100,000+ creators, podcasters, journalists & researchers

How to make a video ADA compliant – questions, answered

Does the ADA require captions on video?

The ADA names no video standard itself, but the rules that reference one point to WCAG. DOJ's 2024 Title II rule adopts WCAG 2.1 Level AA for state and local governments, and that standard requires captions on all prerecorded audio in synchronized media under Success Criterion 1.2.2, a Level A requirement.

Is a transcript enough to make a video ADA compliant?

Not on its own at Level AA. A full text transcript satisfies WCAG 1.2.3 at Level A as the media alternative, but AA also requires synchronized captions (1.2.2) and audio description (1.2.5). So a transcript is a necessary building block, not the whole job. Treat it as one of three pieces.

What's the difference between captions and audio description?

Captions put the spoken audio and relevant sounds into text for people who can't hear them. Audio description narrates the important on-screen visuals – actions, text, expressions – for people who can't see them. WCAG treats them as separate success criteria (1.2.2 and 1.2.5), so meeting one doesn't satisfy the other.

When are the ADA Title II web deadlines?

After a one-year extension in the April 2026 Interim Final Rule, public entities with a total population of 50,000 or more must conform by April 26, 2027. Entities under 50,000 and special district governments have until April 26, 2028. Both point to WCAG 2.1 Level AA as the technical standard.

Does Section 508 apply to my video?

Section 508 covers federal agencies and their electronic content, which must conform to WCAG 2.0 Level A and AA – a standard effective January 18, 2018. It sits one WCAG version behind the Title II rule's 2.1. This is general information, not legal advice, so confirm your own obligations.

References

  1. 1.ADA Title II web rule – WCAG 2.1 AA and compliance deadlinesU.S. Department of Justice (ADA.gov)
  2. 2.Guidance on Web Accessibility and the ADA – Title III flexibility, WCAG as guidanceU.S. Department of Justice (ADA.gov)
  3. 3.Understanding SC 1.2.2 Captions (Prerecorded), Level AW3C Web Accessibility Initiative (WAI)
  4. 4.Understanding SC 1.2.3 Audio Description or Media Alternative (Prerecorded), Level AW3C Web Accessibility Initiative (WAI)
  5. 5.Understanding SC 1.2.5 Audio Description (Prerecorded), Level AAW3C Web Accessibility Initiative (WAI)
  6. 6.Section 508 applicability and conformance – incorporates WCAG 2.0 AAGSA / Section508.gov
  7. 7.ICT Accessibility Standards – WCAG 2.0 A and AA, effective January 18, 2018U.S. Access Board
  8. 8.Disability Impacts All of Us – 28.7% of US adults have a disabilityCenters for Disease Control and Prevention (CDC)
  9. 9.Quick Statistics About Hearing – 15% of US adults report trouble hearingNIDCD, National Institutes of Health
  10. 10.Haberl et al. (2023), Take the aTrain – manual transcription time, citing Bell et al. (2018)arXiv

Keep reading

Don't just take our word for it.

Ask ChatGPT, Claude, or Perplexity what Pepys is and who it's for. One click, and your favorite AI does the homework.

Get your transcript – free to start

Pay as you go – credits never expire, nothing to cancel. Or start free with 60 minutes, no card.