Mobile 375 × 812

Desktop 1440 × 900

Score: 67 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
Several missing protections leave your users and data exposed.
Major barriers for users with disabilities — up to 15% of your audience.
Well-optimized for search — your content is discoverable.
Good server performance with room for optimization.
Mostly compliant — a few items need attention.
Missing metadata means poor previews on social media and search.
Heavier than average — reducing page weight saves energy and bandwidth.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
HSTS header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 29.2 MB (26.6 MB transferred)
Performance issues directly impact user engagement and conversion rates.
14 image-only link(s) without alt text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/2068867c-4b51-41cf-826c-268bfebd317e)<a href="https://beavercheck.com/results/2068867c-4b51-41cf-826c-268bfebd317e"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fblackmagicdesign.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fblackmagicdesign.comThis badge auto-updates with your latest scan result.
Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 54.9s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
11 barrier(s) likely increasing bounce by ~37%.
Page takes 54.9s to load
+12% bounceUsers abandon at ~3s — you're 52.4s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 1.4s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
Severe layout shift during page load
+6% bounceUsers mis-click when content jumps — converting intent into frustration
Fix: Reserve space for images, ads, and embeds with explicit width/height
3 form field(s) without a label
+6% bounceScreen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
Fix: Associate every input with a visible <label for="…">; add autocomplete attributes
No Open Graph tags
+2% bounceLinks shared on LinkedIn / Slack / Facebook show bare URLs — referral clicks drop
Fix: Add og:title, og:description, og:image, og:url to the page head
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
67 link(s) with generic text ("click here", "read more")
+1% bounceScreen-reader users navigating by link list see no context — and search engines can't infer relevance
Fix: Rewrite with descriptive phrases that identify the destination
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
2 broken link(s) on the page
+3% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
AUD 550 investment → AUD 10/month returns + AUD 50,200,000 risk avoided
AUD 550
5h · 5 findings
AUD 10 /mo
~AUD 123 / year
AUD 50,200,000
if kept compliant
AUD 165 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
5.0 developer hours at A$110/hr
Based on Australia rates (A$110/hr)
Start here for the best return on investment
AUD 4,183,344 / month at risk
~AUD 50,200,123 / year if left unfixed
AUD 50,200,000
+17 more
AUD 10 /mo
83548.5 MB/mo × 0.123 AUD/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
3.13 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
54.86 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.40 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.574
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.85 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
56.27 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Blackmagic URSA Cine Studio Viewfinder div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-studio-... | 896.0 KiB | 834.0 KiB |
div.col-xs-12 > a.content > picture > img.img-pos-top-md div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-12k-lf-... | 895.4 KiB | 833.4 KiB |
New Blackmagic StudioBridge div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-studiobridge/nab-... | 887.4 KiB | 825.4 KiB |
Davinci Resolve 21 div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/davinci-resolve-21/davinci-resol... | 887.0 KiB | 825.0 KiB |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-hyperdeck-iso-recorder-100g/... | 886.2 KiB | 824.3 KiB |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-fairlight-live/nab-fairlight... | 831.6 KiB | 769.7 KiB |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-immersi... | 765.4 KiB | 703.4 KiB |
New Blackmagic UpDownCross 100G div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-updowncross-100g/... | 755.5 KiB | 693.6 KiB |
Blackmagic Ethernet Switch 820 div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ethernet-switch-8... | 741.5 KiB | 679.6 KiB |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-fairlight-live-audio-panel/n... | 693.7 KiB | 631.7 KiB |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-cloud-store-ultra... | 644.2 KiB | 582.2 KiB |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-media-dock-ultra/... | 633.5 KiB | 571.6 KiB |
New ATEM Monitoring Rack Panels div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-atem-monitoring-rack-panels/... | 594.3 KiB | 534.4 KiB |
New Blackmagic SDI Expander 8x12G div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-sdi-expander/nab-... | 586.0 KiB | 525.3 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-fairlight-live/nab-fairlight-... | 536.7 KiB | 506.2 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ursa-cine-12k-lf-1... | 519.0 KiB | 488.5 KiB |
Davinci Resolve 21 div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/davinci-resolve-21/davinci-resolv... | 518.3 KiB | 487.8 KiB |
ATEM Constellation IP div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-atem-4-me-constellation-ip/n... | 538.6 KiB | 482.8 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-hyperdeck-iso-recorder-100g/n... | 484.1 KiB | 453.6 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ursa-cine-studio-v... | 474.1 KiB | 443.6 KiB |
New Blackmagic StudioBridge div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-studiobridge/nab-b... | 461.6 KiB | 431.1 KiB |
Blackmagic Ethernet Switch div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ethernet-switch-82... | 454.0 KiB | 423.4 KiB |
New Blackmagic UpDownCross 100G div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-updowncross-100g/n... | 444.9 KiB | 414.4 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ursa-cine-immersiv... | 440.0 KiB | 409.5 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-cloud-store-ultra/... | 414.3 KiB | 383.8 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-fairlight-live-audio-panel/na... | 412.3 KiB | 381.8 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-atem-monitoring-rack-panels/n... | 402.8 KiB | 372.3 KiB |
NAB 2026 Update Video div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-2026-update-video/nab-2026-up... | 384.0 KiB | 353.5 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-media-dock-ultra/n... | 369.9 KiB | 339.3 KiB |
ATEM 4 M/E Constellation IP div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-atem-4-me-constellation-ip/na... | 347.3 KiB | 316.7 KiB |
Blackmagic SDI Expander 8x12G div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-sdi-expander/nab-b... | 343.2 KiB | 312.6 KiB |
div.sub-content > label.sub-menu-location-dropdown > span.sub-menu-location-product > div.subnav-location-flag div.sub-content > label.sub-menu-location-dropdown > span.sub-menu-location-product > div.subnav-location-flag | /images/common/location-changer/lc-flags.png?_v=1770089922 | 70.1 KiB | 16.4 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| blackmagicdesign.com/ | 1.0 s |
| www.blackmagicdesign.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … body.us > div.main > div.container > div.container | 0.491 |
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … div.grid > div.col-xs-10 > a.content > div.tile-text | 0.037 |
New Blackmagic SDI Expander 8x12G div.plate-text > div.col-xs-10 > div.plate-wrappper > h2.plate-title | 0.020 |
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … body.us > div.main > div.container > div.container | 0.002 |
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … body.us > div.main > div.container > div.container | 0.002 |
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … body.us > div.main > div.container > div.container | 0.002 |
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … body.us > div.main > div.container > div.container | 0.002 |
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … body.us > div.main > div.container > div.container | 0.002 |
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … body.us > div.main > div.container > div.container | 0.002 |
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … body.us > div.main > div.container > div.container | 0.002 |
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … body.us > div.main > div.container > div.container | 0.002 |
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … body.us > div.main > div.container > div.container | 0.002 |
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … body.us > div.main > div.container > div.container | 0.002 |
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … body.us > div.main > div.container > div.container | 0.001 |
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … body.us > div.main > div.container > div.container | 0.001 |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| css.blackmagicdesign.com/css/home.css?_v=1776751498 | 24.1 KiB | 22.6 KiB |
| css.blackmagicdesign.com/css/global.css?_v=1773375735 | 15.0 KiB | 10.1 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| jslibs.blackmagicdesign.com/bundles/js/jquery-bundle-1.8.3.js?_v=1490750399 | 91.0 KiB | 68.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-YWV3VM2PJX | 164.8 KiB | 65.4 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| use.typekit.net/pff2wlt.js | 1.5 s | 1.2 s | 90 ms |
| www.blackmagicdesign.com/ | 1.1 s | 79 ms | 2.9 ms |
| Unattributable | 775 ms | 29 ms | 0.0 ms |
| jslibs.blackmagicdesign.com/bundles/js/jquery-bundle-1.8.3.js?_v=1490750399 | 508 ms | 269 ms | 24 ms |
| www.googletagmanager.com/gtag/js?id=G-YWV3VM2PJX | 257 ms | 210 ms | 44 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.8 s |
| Other | 1.1 s |
| Style & Layout | 552 ms |
| Rendering | 419 ms |
| Script Parsing & Compilation | 170 ms |
| Parse HTML & CSS | 92 ms |
| Garbage Collection | 68 ms |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| jslibs.blackmagicdesign.com/scripts/responsive.js?_v=1748826045 | 4.2 KiB | 2.3 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-hyperdeck-iso-recorder-100g/... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-cloud-store-ultra... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-media-dock-ultra/... |
New Blackmagic SDI Expander 8x12G div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-sdi-expander/nab-... |
New Blackmagic StudioBridge div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-studiobridge/nab-... |
New Blackmagic UpDownCross 100G div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-updowncross-100g/... |
Blackmagic Ethernet Switch 820 div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ethernet-switch-8... |
Davinci Resolve 21 div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/davinci-resolve-21/davinci-resol... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-fairlight-live/nab-fairlight... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-fairlight-live-audio-panel/n... |
div.col-xs-12 > a.content > picture > img.img-pos-top-md div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-12k-lf-... |
Blackmagic URSA Cine Studio Viewfinder div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-studio-... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-immersi... |
ATEM Constellation IP div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-atem-4-me-constellation-ip/n... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-hyperdeck-iso-recorder-100g/... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-cloud-store-ultra... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-media-dock-ultra/... |
New Blackmagic SDI Expander 8x12G div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-sdi-expander/nab-... |
New Blackmagic StudioBridge div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-studiobridge/nab-... |
New Blackmagic UpDownCross 100G div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-updowncross-100g/... |
Blackmagic Ethernet Switch 820 div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ethernet-switch-8... |
Davinci Resolve 21 div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/davinci-resolve-21/davinci-resol... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-fairlight-live/nab-fairlight... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-fairlight-live-audio-panel/n... |
div.col-xs-12 > a.content > picture > img.img-pos-top-md div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-12k-lf-... |
Blackmagic URSA Cine Studio Viewfinder div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-studio-... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-immersi... |
ATEM Constellation IP div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-atem-4-me-constellation-ip/n... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-hyperdeck-iso-recorder-100g/... |
New ATEM Monitoring Rack Panels div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-atem-monitoring-rack-panels/... |
New ATEM Monitoring Rack Panels div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-atem-monitoring-rack-panels/... |
An Island Off An Island div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/an-island-off-an-island@2x... |
On a Wing and a Prayer div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/on-a-wing-and-a-prayer@2x.... |
Gale - Stay Away From Oz div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/new-york-city-at-night@2x.... |
Aerosol Jezus Cozey div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/aerosol-jezus@2x.jpg?_v=17... |
Over the Moon div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/over-the-moon@2x.jpg?_v=17... |
The French Saddler div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/the-french-saddler@2x.jpg?... |
My Life with Korn div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/my-life-with-korn@2x.jpg?_... |
Jerry Cantrell and Brighten div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/brighten@2x.jpg?_v=1758236910 |
The Banshees of Inisherin div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/the-banshees-of-inisherin@... |
Explorer - Lake of Fire div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/explorer-lake-of-fire@2x.j... |
An Island Off An Island div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/an-island-off-an-island@2x... |
On a Wing and a Prayer div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/on-a-wing-and-a-prayer@2x.... |
Gale - Stay Away From Oz div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/new-york-city-at-night@2x.... |
Aerosol Jezus Cozey div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/aerosol-jezus@2x.jpg?_v=17... |
Over the Moon div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/over-the-moon@2x.jpg?_v=17... |
The French Saddler div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/the-french-saddler@2x.jpg?... |
My Life with Korn div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/my-life-with-korn@2x.jpg?_... |
Jerry Cantrell and Brighten div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/brighten@2x.jpg?_v=1758236910 |
The Banshees of Inisherin div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/the-banshees-of-inisherin@... |
Explorer - Lake of Fire div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/explorer-lake-of-fire@2x.j... |
The 90 Year Old Cyclist div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/the-90-year-old-cyclist@2x... |
Motley Crue div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/motley-crue@2x.jpg?_v=1758... |
The 90 Year Old Cyclist div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/the-90-year-old-cyclist@2x... |
Motley Crue div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/motley-crue@2x.jpg?_v=1758... |
Avatar; Fire and Ash Graded with DaVinci Resolve div.col-xs-12 > div.content > picture > img | /images/home/stories/primary/2026/avatar_fire-and-ash/ava... |
Media Storm Stops Time with Blackmagic Camera a.content > div.col-xs-12 > div.content > img | /images/home/stories/secondary/2026/media-storm/media-sto... |
Gibson Goes Back to the Future with DaVinci Resolve a.content > div.col-xs-12 > div.content > img | /images/home/stories/secondary/2026/back-to-the-future/ba... |
a.content > div.col-xs-12 > div.content > img a.content > div.col-xs-12 > div.content > img | /images/home/stories/secondary/2026/las-muertas/las-muert... |
Media Storm Stops Time with Blackmagic Camera a.content > div.col-xs-12 > div.content > img | /images/home/stories/secondary/2026/media-storm/media-sto... |
Gibson Goes Back to the Future with DaVinci Resolve a.content > div.col-xs-12 > div.content > img | /images/home/stories/secondary/2026/back-to-the-future/ba... |
a.content > div.col-xs-12 > div.content > img a.content > div.col-xs-12 > div.content > img | /images/home/stories/secondary/2026/las-muertas/las-muert... |
Media Storm Stops Time with Blackmagic Camera a.content > div.col-xs-12 > div.content > img | /images/home/stories/secondary/2026/media-storm/media-sto... |
NAB 2026 Update Video div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-2026-update-video/nab-2026-up... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-fairlight-live/nab-fairlight-... |
Davinci Resolve 21 div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/davinci-resolve-21/davinci-resolv... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-fairlight-live-audio-panel/na... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ursa-cine-12k-lf-1... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ursa-cine-studio-v... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ursa-cine-immersiv... |
ATEM 4 M/E Constellation IP div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-atem-4-me-constellation-ip/na... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-hyperdeck-iso-recorder-100g/n... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-cloud-store-ultra/... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-media-dock-ultra/n... |
Blackmagic SDI Expander 8x12G div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-sdi-expander/nab-b... |
New Blackmagic StudioBridge div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-studiobridge/nab-b... |
New Blackmagic UpDownCross 100G div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-updowncross-100g/n... |
Blackmagic Ethernet Switch div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ethernet-switch-82... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-atem-monitoring-rack-panels/n... |
Bleu De Chauffe in Manchester div.main > div.home-splice > div.home-splice-plate > img | /images/home/splice/plates/2025/bleu-de-chauffe-in-manche... |
nab-2025 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2025/nab-2025/nab-2025@2x.jpg?_v=1743... |
Blackmagic Camera 2.1 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2024/blackmagic-camera-2-1/blackmagic... |
nab-2026 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2026/nab-2026/nab-2026@2x.jpg?_v=1775... |
davinci-resolve-20-2 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2025/davinci-resolve-20-2/davinci-res... |
nab-2025 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2025/nab-2025/nab-2025@2x.jpg?_v=1743... |
Blackmagic Camera 2.1 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2024/blackmagic-camera-2-1/blackmagic... |
nab-2026 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2026/nab-2026/nab-2026@2x.jpg?_v=1775... |
davinci-resolve-20-2 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2025/davinci-resolve-20-2/davinci-res... |
a.content > div.tile-text > div.tile-cta > img.cta-image a.content > div.tile-text > div.tile-cta > img.cta-image | /images/home/tiles/2026/nab-2026-update-video/watch-video... |
div.sub-content > div.submenu-cloud-login > a > img div.sub-content > div.submenu-cloud-login > a > img | www.blackmagicdesign.com/images/common/cloud/nav-cloud-logo.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.col-xs-10 > div.content > div.owl-dots > button.owl-dot div.col-xs-10 > div.content > div.owl-dots > button.owl-dot |
div.col-xs-10 > div.content > div.owl-dots > button.owl-dot div.col-xs-10 > div.content > div.owl-dots > button.owl-dot |
div.col-xs-10 > div.content > div.owl-dots > button.owl-dot div.col-xs-10 > div.content > div.owl-dots > button.owl-dot |
div.col-xs-10 > div.content > div.owl-dots > button.owl-dot div.col-xs-10 > div.content > div.owl-dots > button.owl-dot |
div.col-xs-10 > div.content > div.owl-dots > button.owl-dot div.col-xs-10 > div.content > div.owl-dots > button.owl-dot |
div.col-xs-10 > div.content > div.owl-dots > button.owl-dot div.col-xs-10 > div.content > div.owl-dots > button.owl-dot |
div.col-xs-10 > div.content > div.owl-dots > button.owl-dot div.col-xs-10 > div.content > div.owl-dots > button.owl-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.sub-content > div.submenu-cloud-login > a > img div.sub-content > div.submenu-cloud-login > a > img |
a.content > div.tile-text > div.tile-cta > img.cta-image a.content > div.tile-text > div.tile-cta > img.cta-image |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.sub-content > label.sub-menu-location-dropdown > span.sub-menu-location-product > a.subnav-location-changer-link div.sub-content > label.sub-menu-location-dropdown > span.sub-menu-location-product > a.subnav-location-changer-link |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Log In div.sub-content > div.submenu-cloud-login > a > span |
Watch Video! a.content > div.tile-text > div.tile-cta > h4.tile-action |
January 19, 2026 a.content > div.col-xs-10 > div.content > h4.date |
Learn how colorist Tashi Trieu used DaVinci Resolve Studio to deliver 16 theatr… a.content > div.col-xs-10 > div.content > h3 |
January 16, 2026 a.content > div.col-xs-12 > div.content > p.date |
Find out how DaVinci Resolve Studio was used to create a dark and rich aestheti… a.content > div.col-xs-12 > div.content > p |
These are opportunities to improve the legibility of your content.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Download Free div.plate-text > div.col-xs-10 > div.plate-wrappper > h4.plate-status |
From $2,415 div.plate-text > div.col-xs-10 > div.plate-wrappper > h4.plate-status |
Download Free div.plate-text > div.col-xs-10 > div.plate-wrappper > h4.plate-status |
From $2,415 div.plate-text > div.col-xs-10 > div.plate-wrappper > h4.plate-status |
Download Free div.col-xs-10 > a.content > div.tile-text > h4.tile-status |
From $2,415 div.col-xs-10 > a.content > div.tile-text > h4.tile-status |
January 19, 2026 a.content > div.col-xs-10 > div.content > h4.date |
Please select your Country or Territory div.gf-baseline > div.gf-actions > div.gf-countries > h4 |
These are opportunities to improve keyboard navigation in your application.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
div.grid > div.owl-nav > div.owl-dots > button.owl-dot div.grid > div.owl-nav > div.owl-dots > button.owl-dot |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.english html.english |
These items highlight common accessibility best practices.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.splicecommunity.com/projects/bleu-de-chauffe-in-manchester | Read more |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.sub-content > div.submenu-cloud-login > a > img div.sub-content > div.submenu-cloud-login > a > img |
a.content > div.tile-text > div.tile-cta > img.cta-image a.content > div.tile-text > div.tile-cta > img.cta-image |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.22 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.82 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
114 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.322
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.82 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
7.32 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-fairlight-live/nab-fairlight... | 197.5 KiB | 105.7 KiB |
Davinci Resolve 21 div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/davinci-resolve-21/davinci-resol... | 187.5 KiB | 94.9 KiB |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-cloud-store-ultra... | 172.8 KiB | 81.0 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/davinci-resolve-21/davinci-resol... | 54.8 KiB | 54.5 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-fairlight-live/nab-fairlight... | 53.6 KiB | 53.2 KiB |
nab-2026 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2026/nab-2026/nab-2026.jpg?_v=1775885591 | 55.2 KiB | 49.8 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-ursa-cine-12k-lf-... | 48.9 KiB | 48.6 KiB |
a.content > div.col-xs-12 > div.content > img a.content > div.col-xs-12 > div.content > img | /images/home/stories/secondary/2026/las-muertas/las-muert... | 54.1 KiB | 48.1 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-ursa-cine-immersi... | 45.6 KiB | 45.3 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-hyperdeck-iso-recorder-100g/... | 45.1 KiB | 44.7 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-ethernet-switch-8... | 43.6 KiB | 43.2 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-updowncross-100g/... | 43.4 KiB | 43.1 KiB |
nab-2025 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2025/nab-2025/nab-2025.jpg?_v=1743665661 | 48.2 KiB | 42.8 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-ursa-cine-studio-... | 40.5 KiB | 40.2 KiB |
Davinci Resolve 21 div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/davinci-resolve-21/davinci-resolv... | 77.9 KiB | 39.3 KiB |
Media Storm Stops Time with Blackmagic Camera a.content > div.col-xs-12 > div.content > img | /images/home/stories/secondary/2026/media-storm/media-sto... | 44.4 KiB | 38.5 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-sdi-expander/nab-... | 38.6 KiB | 38.2 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-atem-4-me-constellation-ip/n... | 38.4 KiB | 38.0 KiB |
davinci-resolve-20-2 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2025/davinci-resolve-20-2/davinci-res... | 43.4 KiB | 38.0 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-studiobridge/nab-... | 37.9 KiB | 37.5 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-atem-monitoring-rack-panels/... | 36.6 KiB | 36.3 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-media-dock-ultra/... | 35.6 KiB | 35.3 KiB |
New ATEM Monitoring Rack Panels div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-atem-monitoring-rack-panels/... | 127.0 KiB | 35.2 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-fairlight-live/nab-fairlight-... | 72.6 KiB | 33.7 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-cloud-store-ultra... | 33.8 KiB | 33.5 KiB |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-fairlight-live-audio-panel/n... | 32.3 KiB | 31.9 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-cloud-store-ultra/... | 68.9 KiB | 30.2 KiB |
New Blackmagic StudioBridge div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-studiobridge/nab-... | 121.9 KiB | 30.1 KiB |
Blackmagic Ethernet Switch 820 div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ethernet-switch-8... | 121.9 KiB | 30.1 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ursa-cine-12k-lf-1... | 68.7 KiB | 30.0 KiB |
New Blackmagic UpDownCross 100G div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-updowncross-100g/... | 121.3 KiB | 29.5 KiB |
Avatar; Fire and Ash Graded with DaVinci Resolve div.col-xs-12 > div.content > picture > img | /images/home/stories/primary/2026/avatar_fire-and-ash/ava... | 51.2 KiB | 27.9 KiB |
New Blackmagic SDI Expander 8x12G div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-sdi-expander/nab-... | 119.2 KiB | 27.4 KiB |
Blackmagic Camera 2.1 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2024/blackmagic-camera-2-1/blackmagic... | 32.8 KiB | 27.3 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ursa-cine-immersiv... | 64.0 KiB | 25.3 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-fairlight-live-audio-panel/na... | 62.2 KiB | 23.5 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-hyperdeck-iso-recorder-100g/n... | 61.7 KiB | 23.1 KiB |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-media-dock-ultra/... | 114.8 KiB | 23.0 KiB |
New Blackmagic StudioBridge div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-studiobridge/nab-b... | 56.9 KiB | 18.2 KiB |
div.sub-content > label.sub-menu-location-dropdown > span.sub-menu-location-product > div.subnav-location-flag div.sub-content > label.sub-menu-location-dropdown > span.sub-menu-location-product > div.subnav-location-flag | /images/common/location-changer/lc-flags.png?_v=1770089922 | 70.1 KiB | 16.4 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ursa-cine-studio-v... | 52.8 KiB | 14.2 KiB |
New Blackmagic UpDownCross 100G div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-updowncross-100g/n... | 49.8 KiB | 11.2 KiB |
Blackmagic Ethernet Switch div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ethernet-switch-82... | 49.6 KiB | 11.0 KiB |
NAB 2026 Update Video div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-2026-update-video/nab-2026-up... | 48.9 KiB | 10.2 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-media-dock-ultra/n... | 48.6 KiB | 9.9 KiB |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-atem-monitoring-rack-panels/n... | 47.9 KiB | 9.2 KiB |
ATEM 4 M/E Constellation IP div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-atem-4-me-constellation-ip/na... | 47.1 KiB | 8.4 KiB |
Blackmagic SDI Expander 8x12G div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-sdi-expander/nab-b... | 45.5 KiB | 6.8 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| blackmagicdesign.com/ | 497 ms |
| www.blackmagicdesign.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
NAB 2026 Update
Watch the video to learn about Fairlight Live, DaVinci Resolve … body.us > div.main > div.container > div.container | 0.301 |
New Blackmagic UpDownCross 100G div.plate-text > div.col-xs-10 > div.plate-wrappper > h2.plate-title | 0.019 |
Watch the video to learn about Fairlight Live, DaVinci Resolve 21, Blackmagic U… div.col-xs-10 > a.content > div.tile-text > h3.tile-message | 0.001 |
div.clone-dots > div.buttons > button.clone-dot > ::after div.clone-dots > div.buttons > button.clone-dot > ::after | 0.000 |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| css.blackmagicdesign.com/css/home.css?_v=1776751498 | 24.1 KiB | 18.7 KiB |
| css.blackmagicdesign.com/css/global.css?_v=1773375735 | 15.0 KiB | 13.7 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-YWV3VM2PJX | 164.8 KiB | 66.1 KiB |
| jslibs.blackmagicdesign.com/bundles/js/jquery-bundle-1.8.3.js?_v=1490750399 | 59.4 KiB | 44.7 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| jslibs.blackmagicdesign.com/scripts/responsive.js?_v=1748826045 | 4.2 KiB | 2.3 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-hyperdeck-iso-recorder-100g/... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-cloud-store-ultra... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-media-dock-ultra/... |
New Blackmagic SDI Expander 8x12G div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-sdi-expander/nab-... |
New Blackmagic StudioBridge div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-studiobridge/nab-... |
New Blackmagic UpDownCross 100G div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-updowncross-100g/... |
Blackmagic Ethernet Switch 820 div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ethernet-switch-8... |
New ATEM Monitoring Rack Panels div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-atem-monitoring-rack-panels/... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-fairlight-live/nab-fairlight... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-fairlight-live-audio-panel/n... |
div.col-xs-12 > a.content > picture > img.img-pos-top-md div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-12k-lf-... |
Blackmagic URSA Cine Studio Viewfinder div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-studio-... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-immersi... |
ATEM Constellation IP div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-atem-4-me-constellation-ip/n... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-hyperdeck-iso-recorder-100g/... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-cloud-store-ultra... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-media-dock-ultra/... |
New Blackmagic SDI Expander 8x12G div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-sdi-expander/nab-... |
New Blackmagic StudioBridge div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-studiobridge/nab-... |
New Blackmagic UpDownCross 100G div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-updowncross-100g/... |
Blackmagic Ethernet Switch 820 div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ethernet-switch-8... |
New ATEM Monitoring Rack Panels div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-atem-monitoring-rack-panels/... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-fairlight-live/nab-fairlight... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-fairlight-live-audio-panel/n... |
div.col-xs-12 > a.content > picture > img.img-pos-top-md div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-12k-lf-... |
Blackmagic URSA Cine Studio Viewfinder div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-studio-... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-blackmagic-ursa-cine-immersi... |
ATEM Constellation IP div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-atem-4-me-constellation-ip/n... |
Lorem ipsum dolor sit amet div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/nab-hyperdeck-iso-recorder-100g/... |
Davinci Resolve 21 div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/davinci-resolve-21/davinci-resol... |
Davinci Resolve 21 div.col-xs-12 > a.content > picture > img.img-pos-top-md | /images/home/plates/2026/davinci-resolve-21/davinci-resol... |
Bleu De Chauffe in Manchester div.main > div.home-splice > div.home-splice-plate > img | /images/home/splice/plates/2025/bleu-de-chauffe-in-manche... |
NAB 2026 Update Video div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-2026-update-video/nab-2026-up... |
Davinci Resolve 21 div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/davinci-resolve-21/davinci-resolv... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-fairlight-live-audio-panel/na... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ursa-cine-12k-lf-1... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ursa-cine-studio-v... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ursa-cine-immersiv... |
ATEM 4 M/E Constellation IP div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-atem-4-me-constellation-ip/na... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-hyperdeck-iso-recorder-100g/n... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-cloud-store-ultra/... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-media-dock-ultra/n... |
Blackmagic SDI Expander 8x12G div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-sdi-expander/nab-b... |
New Blackmagic StudioBridge div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-studiobridge/nab-b... |
New Blackmagic UpDownCross 100G div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-updowncross-100g/n... |
Blackmagic Ethernet Switch div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-blackmagic-ethernet-switch-82... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-atem-monitoring-rack-panels/n... |
div.col-xs-10 > a.content > picture > img.img-pos-top-md div.col-xs-10 > a.content > picture > img.img-pos-top-md | /images/home/tiles/2026/nab-fairlight-live/nab-fairlight-... |
Avatar; Fire and Ash Graded with DaVinci Resolve div.col-xs-12 > div.content > picture > img | /images/home/stories/primary/2026/avatar_fire-and-ash/ava... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/davinci-resolve-21/davinci-resol... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-atem-monitoring-rack-panels/... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-fairlight-live/nab-fairlight... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-fairlight-live-audio-panel/n... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-ursa-cine-12k-lf-... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-ursa-cine-studio-... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-ursa-cine-immersi... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-atem-4-me-constellation-ip/n... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-hyperdeck-iso-recorder-100g/... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-cloud-store-ultra... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-media-dock-ultra/... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-sdi-expander/nab-... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-studiobridge/nab-... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-updowncross-100g/... |
div.clone-dots > div.buttons > button.clone-dot > img div.clone-dots > div.buttons > button.clone-dot > img | /images/home/plates/2026/nab-blackmagic-ethernet-switch-8... |
An Island Off An Island div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/an-island-off-an-island.jp... |
On a Wing and a Prayer div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/on-a-wing-and-a-prayer.jpg... |
Gale - Stay Away From Oz div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/new-york-city-at-night.jpg... |
Aerosol Jezus Cozey div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/aerosol-jezus.jpg?_v=17032... |
Over the Moon div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/over-the-moon.jpg?_v=17032... |
The French Saddler div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/the-french-saddler.jpg?_v=... |
My Life with Korn div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/my-life-with-korn.jpg?_v=1... |
Jerry Cantrell and Brighten div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/brighten.jpg?_v=1758236910 |
The Banshees of Inisherin div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/the-banshees-of-inisherin.... |
Explorer - Lake of Fire div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/explorer-lake-of-fire.jpg?... |
An Island Off An Island div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/an-island-off-an-island.jp... |
On a Wing and a Prayer div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/on-a-wing-and-a-prayer.jpg... |
Gale - Stay Away From Oz div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/new-york-city-at-night.jpg... |
Aerosol Jezus Cozey div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/aerosol-jezus.jpg?_v=17032... |
Over the Moon div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/over-the-moon.jpg?_v=17032... |
The French Saddler div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/the-french-saddler.jpg?_v=... |
My Life with Korn div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/my-life-with-korn.jpg?_v=1... |
Jerry Cantrell and Brighten div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/brighten.jpg?_v=1758236910 |
The Banshees of Inisherin div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/the-banshees-of-inisherin.... |
Explorer - Lake of Fire div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/explorer-lake-of-fire.jpg?... |
The 90 Year Old Cyclist div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/the-90-year-old-cyclist.jp... |
Motley Crue div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/motley-crue.jpg?_v=1758236910 |
The 90 Year Old Cyclist div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/the-90-year-old-cyclist.jp... |
Motley Crue div.owl-item > div.home-splice-tile > a > img | /images/home/splice/tiles/2025/motley-crue.jpg?_v=1758236910 |
a.content > div.col-xs-12 > div.content > img a.content > div.col-xs-12 > div.content > img | /images/home/stories/secondary/2026/las-muertas/las-muert... |
Media Storm Stops Time with Blackmagic Camera a.content > div.col-xs-12 > div.content > img | /images/home/stories/secondary/2026/media-storm/media-sto... |
Gibson Goes Back to the Future with DaVinci Resolve a.content > div.col-xs-12 > div.content > img | /images/home/stories/secondary/2026/back-to-the-future/ba... |
nab-2026 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2026/nab-2026/nab-2026.jpg?_v=1775885591 |
davinci-resolve-20-2 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2025/davinci-resolve-20-2/davinci-res... |
nab-2025 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2025/nab-2025/nab-2025.jpg?_v=1743665661 |
Blackmagic Camera 2.1 div.col-sm-5 > a.content > div.image > img | /images/home/videos/2024/blackmagic-camera-2-1/blackmagic... |
a.content > div.tile-text > div.tile-cta > img.cta-image a.content > div.tile-text > div.tile-cta > img.cta-image | /images/home/tiles/2026/nab-2026-update-video/watch-video... |
div.sub-content > div.submenu-cloud-login > a > img div.sub-content > div.submenu-cloud-login > a > img | www.blackmagicdesign.com/images/common/cloud/nav-cloud-logo.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.container > div.grid > div.owl-nav > button.owl-prev div.container > div.grid > div.owl-nav > button.owl-prev |
div.container > div.grid > div.owl-nav > button.owl-next div.container > div.grid > div.owl-nav > button.owl-next |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot div#home-pagination-clone > div.clone-dots > div.buttons > button.clone-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot div.home-splice > div.home-splice-tiles > div.owl-dots > button.owl-dot |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.sub-content > div.submenu-cloud-login > a > img div.sub-content > div.submenu-cloud-login > a > img |
a.content > div.tile-text > div.tile-cta > img.cta-image a.content > div.tile-text > div.tile-cta > img.cta-image |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.sub-content > label.sub-menu-location-dropdown > span.sub-menu-location-product > a.subnav-location-changer-link div.sub-content > label.sub-menu-location-dropdown > span.sub-menu-location-product > a.subnav-location-changer-link |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Log In div.sub-content > div.submenu-cloud-login > a > span |
January 19, 2026 a.content > div.col-xs-10 > div.content > h4.date |
Learn how colorist Tashi Trieu used DaVinci Resolve Studio to deliver 16 theatr… a.content > div.col-xs-10 > div.content > h3 |
January 16, 2026 a.content > div.col-xs-12 > div.content > p.date |
Find out how DaVinci Resolve Studio was used to create a dark and rich aestheti… a.content > div.col-xs-12 > div.content > p |
January 19, 2026 a.content > div.col-xs-12 > div.content > p.date |
Blackmagic Camera, Blackmagic Camera ProDock and 60 iPhones create an illusion … a.content > div.col-xs-12 > div.content > p |
January 15, 2026 a.content > div.col-xs-12 > div.content > p.date |
Find out why matching the style of the original film was critical to the color … a.content > div.col-xs-12 > div.content > p |
United States div.gf-actions > div.gf-sites > a.gf-location-changer-link > p |
These are opportunities to improve the legibility of your content.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
From $2,415 div.plate-text > div.col-xs-10 > div.plate-wrappper > h4.plate-status |
From $2,415 div.plate-text > div.col-xs-10 > div.plate-wrappper > h4.plate-status |
From $2,415 div.col-xs-10 > a.content > div.tile-text > h4.tile-status |
January 19, 2026 a.content > div.col-xs-10 > div.content > h4.date |
Products footer#global-footer > div.gf-links > div.gf-col > h4.gf-header |
These are opportunities to improve keyboard navigation in your application.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.english html.english |
These items highlight common accessibility best practices.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.splicecommunity.com/projects/bleu-de-chauffe-in-manchester | Read more |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.sub-content > div.submenu-cloud-login > a > img div.sub-content > div.submenu-cloud-login > a > img |
a.content > div.tile-text > div.tile-cta > img.cta-image a.content > div.tile-text > div.tile-cta > img.cta-image |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback