Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
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
Performance issues directly impact user engagement and conversion rates.
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 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.
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| invideo.io/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? | 14400.0 s | 12.2 KiB |
| /3.31.0/modern/plugins/rsa-plugins-legacyEncryptionUtils.... | 3600.0 s | 5.2 KiB |
| cdn.rudderlabs.com/3.31.0/modern/plugins/rsa-plugins-RetryQueue.min.js | 3600.0 s | 3.7 KiB |
| cdn.rudderlabs.com/3.31.0/modern/plugins/rsa-plugins-common.min.js | 3600.0 s | 3.6 KiB |
| cdn.rudderlabs.com/3.31.0/modern/plugins/rsa-plugins-remote-XhrQueue.min.js | 3600.0 s | 1.6 KiB |
| /3.31.0/modern/plugins/rsa-plugins-remote-CustomConsentMa... | 3600.0 s | 1.3 KiB |
| cdn.rudderlabs.com/3.31.0/modern/plugins/rsa-plugins-remote-GoogleLinker.min.js | 3600.0 s | 1.1 KiB |
| /3.31.0/modern/plugins/rsa-plugins-remote-ExternalAnonymo... | 3600.0 s | 1.0 KiB |
| cdn.rudderlabs.com/3.31.0/modern/plugins/rsa-plugins.js | 3600.0 s | 1002 B |
| /3.31.0/modern/plugins/rsa-plugins-remote-StorageEncrypti... | 3600.0 s | 772 B |
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.
Diagnostics
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| invideo.io/pro-landing-pages-assets/_next/static/chunks/117j5zfns1p14.js | 51.3 KiB | 50.9 KiB |
| invideo.io/pro-landing-pages-assets/_next/static/chunks/08d99ozvfhouo.js | 51.1 KiB | 50.7 KiB |
| invideo.io/pro-landing-pages-assets/_next/static/chunks/009uh~4q4l597.js | 51.3 KiB | 26.5 KiB |
| invideo.io/pro-landing-pages-assets/_next/static/chunks/07sotpfv949m6.js | 69.4 KiB | 24.5 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 |
|---|---|---|---|
| invideo.io/pro-landing-pages-assets/_next/static/chunks/03jmhctlp5uez.js | 1.3 s | 96 ms | 4.8 ms |
| invideo.io/pro-landing-pages-assets/_next/static/chunks/07sotpfv949m6.js | 1.2 s | 1.0 s | 23 ms |
| invideo.io/ | 1.1 s | 53 ms | 26 ms |
| Unattributable | 993 ms | 22 ms | 0.0 ms |
| invideo.io/cdn-cgi/challenge-platform/scripts/jsd/main.js | 254 ms | 230 ms | 1.8 ms |
| invideo.io/pro-landing-pages-assets/_next/static/chunks/0f~3lq7hsjfv8.js | 165 ms | 143 ms | 8.7 ms |
| invideo.io/pro-landing-pages-assets/_next/static/chunks/009uh~4q4l597.js | 103 ms | 30 ms | 16 ms |
| invideo.io/pro-landing-pages-assets/_next/static/chunks/14ai0ke6pqoie.js | 53 ms | 50 ms | 2.4 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 |
|---|---|
| Other | 2.4 s |
| Script Evaluation | 1.8 s |
| Style & Layout | 762 ms |
| Rendering | 219 ms |
| Script Parsing & Compilation | 189 ms |
| Parse HTML & CSS | 103 ms |
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.
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|
Try invideo div.w-full > div.flex > div.bg-[rgba(45,45,45,0.8)] > button.bg-[#066DE8] |
Get the app div.w-full > div.flex > button.flex > div |
invideo AI div.grid > div.space-y-8 > div.mb-4 > h3.text-white |
Video Tools div.grid > div.space-y-8 > div.space-y-4 > h4.text-white |
AI Video Generator div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
AI Avatar Generator div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Text to Video div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Image to Video div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
UGC Ads div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
AI Animation Generator div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
AI Ad Generator div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Video Models div.grid > div.space-y-8 > div.space-y-4 > h4.text-white |
Google Veo 3.1 div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Sora 2 div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Kling AI div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Wan AI div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Pixverse AI div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Hailuo AI div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Seedance div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
View all div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Image Tools div.grid > div.space-y-8 > div.mb-4 > h3.text-white |
AI Image Generator div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
AI Art Generator div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Image to Image div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
AI Thumbnail Maker div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
AI Image Enhancer div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Image Models div.grid > div.space-y-8 > div.space-y-4 > h4.text-white |
Nano Banana Pro div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Ideogram div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Seedream div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Flux Kontext div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Qwen div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Imagen AI div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Reve AI div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
View all div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Audio & Music Tools div.grid > div.space-y-8 > div.mb-4 > h3.text-white |
AI Voice Generator div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
AI Music Generator div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Text to Speech div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Voice Cloning div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Audio Models div.grid > div.space-y-8 > div.space-y-4 > h4.text-white |
Eleven Labs div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Minimax div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
View all div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Quick AI Tools div.grid > div.space-y-8 > div.mb-4 > h3.text-white |
Face Swap div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Face Swap Video div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
invideo Studio div.space-y-8 > div.mb-4 > h3.text-white > a.hover:text-blue-100 |
Online Video Editor div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Picture Video Maker div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Instagram Video Editor div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Online Video Maker div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Video Collage Maker div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Video Trimmer div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Video Compressor div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
MP4 Compressor div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Help div.grid > div.space-y-8 > div.mb-4 > h3.text-white |
Live chat 24/7 div.space-y-4 > ul.space-y-3 > li > button.text-blue-100 |
Email Us div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Tutorials div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Blogs div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Youtube Channel div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Instagram Inspiration div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Community div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Affiliate program div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
invideo AI Pricing div.space-y-4 > ul.space-y-3 > li > a.text-blue-100 |
Privacy policy div.max-w-7xl > div.text-center > div.mb-2 > a.hover:text-white |
Terms & conditions div.max-w-7xl > div.text-center > div.mb-2 > a.hover:text-white |
Manage cookies div.max-w-7xl > div.text-center > div.mb-2 > button.hover:text-white |
©2026 invideo footer.bg-[#287CEE] > div.max-w-7xl > div.text-center > div |
These are opportunities to improve the legibility of your content.
Names and labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.bg-[rgba(45,45,45,0.8)] > div.flex-1 > div.w-full > textarea.w-full div.bg-[rgba(45,45,45,0.8)] > div.flex-1 > div.w-full > textarea.w-full |
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.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
SEO
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.
Content Best Practices
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 |
|---|---|
| invideo.io/privacy-policy/ | here |
Format your HTML in a way that enables crawlers to better understand your app’s content.