Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding6 icon(s) detectedREVIEW
BWeb ManifestValid manifestREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
ALandmark Structure4 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 Hierarchy25 headingsPASS
- H1 One API for video and audio from 1,000+ platforms
- H2 Everything you need to work with video
- H3 Download from 1,000+ platforms
- H3 Extract and process audio
- H3 AI-powered transcription
- H3 Translate any language
- H3 Generate previews instantly
- H3 Perceptual fingerprinting
- H3 Extract comments and metadata
- H3 AI agent integration (MCP)
- H2 Start building in 5 minutes
- H3 Get your API key
- H3 Send a request
- H3 Get your result
- H2 See it in action
- H2 Built for every video workflow
- H3 Content Platforms
- H3 AI & Data Pipelines
- H3 Media Monitoring
- H2 Connects with your stack
- H2 Ready to build something great?
- H3 Product
- H3 Developers
- H3 Company
- H3 Legal
A+Alt Text QualityAll 1 images OKPASS
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality1 issue(s) across 29 links and 11 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | VideoConduit | img no alt | Add alt attribute to the image |
| /privacy/#cookies | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: #Cookies | |||
Generic link text like 'click here' doesn't describe the destination.
/privacy/#cookies ("Learn more")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
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 One API for video an… | 10.90:1 | 3.0:1 | #000000 | #B7BBC2 | Pass |
| h2 Everything you need … | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h2 Start building in 5 … | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h2 See it in action | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h2 Built for every vide… | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h2 Connects with your s… | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h2 Ready to build somet… | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h3 Download from 1,000+… | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h3 Extract and process … | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h3 AI-powered transcrip… | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h3 Translate any langua… | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h3 Generate previews in… | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h3 Perceptual fingerpri… | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h3 Extract comments and… | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h3 AI agent integration… | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h3 Get your API key | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h3 Send a request | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h3 Get your result | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h3 Content Platforms | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | Pass |
| h3 AI & Data Pipelines | 18.06:1 | 3.0:1 | #000000 | #E7EEFE | 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 96/100 — 2 failing, 22 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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Python div.w-full > div.rounded-xl > div.flex > button.px-4 |
JavaScript div.w-full > div.rounded-xl > div.flex > button.px-4 |
RESPONSE div.mt-16 > div.rounded-xl > div.p-5 > p.text-[11px] |
: { div.p-5 > pre.text-[13px] > code > span.text-gray-500 |
API Status div > ul.mt-4 > li > span.text-[14px] |
GitHub div > ul.mt-4 > li > span.text-[14px] |
COMPANY div.mx-auto > div.grid > div > h3.text-[12px] |
Blog div > ul.mt-4 > li > span.text-[14px] |
LEGAL div.mx-auto > div.grid > div > h3.text-[12px] |
© 2025 VideoConduit. All rights reserved. footer.border-t > div.border-t > div.mx-auto > p.text-[13px] |
These are opportunities to improve the legibility of your content.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Got it body.bg-white > div.fixed > div.max-w-3xl > button.flex-shrink-0 |