FAQ

Answers to common questions about photosensitive epilepsy, WCAG 2.3.1 compliance, and using Video Audit.

Who should use this tool and why?

Anyone producing or testing video or animated content should care. This includes video creators, editors, web and game developers, and accessibility specialists. For example, web developers can use it to test animated banners or game scenes, and video producers can check their film or ads for safety. WCAG explicitly notes that all content on a webpage must meet seizure-safety criteria w3.org. Our video analysis tool serves the same audience: if your website or video might have flashing content, it’s wise to check it.

Is there a free online epilepsy test for videos and GIFs?

Yes! video-audit.com is a completely free, browser-based testing tool. You do not need to download or install any native desktop software to check your clips. Simply drag and drop your `MP4`, `WebM`, or `MOV` file into our analyzer to instantly test for photosensitive epilepsy risks directly in your web browser.

Is this tool officially recognized by the W3C?

Yes, our analyzer is published on the official W3C Web Accessibility Initiative (WAI) Evaluation Tools List. It is designed to test specifically for WCAG Success Criterion 2.3.1 regarding flashing content.

What is the Harding test and how does this tool compare?

The Harding FPA (Flash and Pattern Analyzer) is the broadcast industry’s gold standard software, mandated by UK television (Ofcom) to protect viewers from seizure-inducing material. It is a highly sophisticated, technical piece of paid software designed primarily for professional TV production. While our tool uses similar underlying mathematical concepts (analyzing luminance/red transitions) to detect flashing, we are a free, simplified, web-based tool focused squarely on WCAG 2.3.1 compliance for digital web creators. We are not officially affiliated with the Harding Test.

How do I test my video or website for seizure-triggering flashes?

You can test any video file, including screen recordings of websites or apps. Simply record the content (e.g. using screen-capture software) and upload that video to our tool. The system will analyze it frame by frame.

How do I interpret the analysis charts and warnings?

The output shows two main charts: relative luminance (brightness) and red ratio. Spikes in the luminance chart (usually a white line) indicate bright flashes or transitions; spikes in the red-ratio chart indicate frames where the scene is very red. Above each spike, the tool flags whether it constitutes a WCAG “general flash” or “red flash”. Flashes that occur more than three times per second are considered WCAG violations and listed in warning boxes below the charts.

What should I do if my video violates the flash guidelines?

If the analysis shows violations, you should edit the content to reduce risk. Common fixes include:

  • Reduce Flash Rate: Edit the video so flashing scenes occur at ≤3 times per second or break them into slower sequences.
  • Lower Brightness/Contrast: Tone down sudden brightness jumps (so luminance changes are less than 10%).
  • Avoid Intense Reds: Recolor saturated reds to less intense hues or desaturate them.
  • Minimize Flash Area: Crop or mask large bright areas, so simultaneous flashes cover less than ~25% of the screen.

What is photosensitive epilepsy and what triggers it?

Photosensitive epilepsy is a form of epilepsy where seizures are triggered by visual stimuli – especially flashing or flickering lights and high-contrast patterns. In other words, rapid light/dark changes can induce seizures in susceptible people (epilepsy.org.uk, developer.mozilla.org).

How do flashing lights in videos affect people with this condition?

Flashing content in videos (or animations on a webpage) can induce seizures or other symptoms (dizziness, nausea, migraines) in photosensitive viewers. Studies show that flashes in the range of about 5–30 times per second are most likely to provoke seizures (developer.mozilla.org). To protect users, the WCAG guidelines specifically require that video or animated content limit flashes.

What do the WCAG guidelines say about flashing content?

The WCAG 2.0 and later standards have specific criteria to prevent seizure triggers. Success Criterion 2.3.1 (Three Flashes or Below Threshold, Level A) states that pages must not flash more than 3 times in any one-second period unless each flash is below defined brightness/size limits (w3.org, silktide.com). In other words, either limit yourself to 3 or fewer flashes per second, or ensure any faster flashes meet safety thresholds.

How do I make my video WCAG 2.2 AA compliant for flashing?

To meet WCAG Success Criterion 2.3.1 (Three Flashes or Below Threshold), you must ensure your video or animation does not contain anything that flashes more than three times in any one second period. If a sequence does flash rapidly, the flashes must remain below the General Flash and Red Flash Thresholds. You can use our analyzer to visualize these exact thresholds. If the analyzer detects a violation, you must edit your source video to slow down the frame rate of the flashing effect, lower the contrast of the bright flashes, or reduce the physical surface area of the flashing element on screen.