Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
C404 Error PageActionHTTP 404, custom pageREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
ALandmark Structure12 landmarksPASS
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
A+Heading Hierarchy15 headingsPASS
- H1 Creative workspace for modern filmmakers
- H2 Built to work as one system
- H3 Universal image library
- H3 Project sharing
- H3 Auto backups and versioning
- H3 Cloud-based access
- H3 Linked shotlists, storyboards, and lighting diagrams
- H3 PDF exports
- H2 Common questions
- H3 01Who is ShotPrep for?
- H3 02Can I use ShotPrep solo?
- H3 03Is ShotPrep free?
- H3 04What is the beta pricing offer?
- H3 05What kinds of productions is ShotPrep built for?
- H3 06Is ShotPrep available on mobile?
A+Alt Text QualityAll 3 images OKPASS
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality14 links, 10 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | ShotPrep home | img no alt | Add alt attribute to the image |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="/"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Creative workspace f… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Built to work as one… | 19.74:1 | 3.0:1 | #000000 | #F7F8F8 | Pass |
| h2 Common questions | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Universal image libr… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 Project sharing | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Auto backups and ver… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Cloud-based access | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Linked shotlists, st… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 PDF exports | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title ShotPrep — Creativ… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Pricing | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Roadmap | 19.43:1 | 4.5:1 | #000000 | #F6F6F6 | Pass |
| a Try for free | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Sign in | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Beta launch | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p No more outdated, sc… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Start for Free | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Shotlist | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Organize scenes, sho… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Storyboard | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Lighthouse Accessibility AuditsScore 95/100 — 1 failing, 24 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Shotlist
Organize scenes, shot details, and camera notes in one structured plan… div#feature-panel-shotlist > div.mx-auto > div.grid > button#feature-tab-shotlist |
Storyboard
Build visual boards connected to the same project workflow as your s… div#feature-panel-shotlist > div.mx-auto > div.grid > button#feature-tab-storyboard |
Lighting Diagram
Block scenes, place gear, and share setup plans from a clear t… div#feature-panel-shotlist > div.mx-auto > div.grid > button#feature-tab-lighting |
Script
COMING SOON div#feature-panel-shotlist > div.mx-auto > div.grid > div#feature-tab-script |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.