What's new in Lighthouse 13  |  Blog  |  Chrome for Developers Skip to main content Docs Build with Chrome Learn how Chrome works, participate in origin trials, and build with Chrome everywhere. Web Platform Capabilities ChromeDriver Extensions Chrome Web Store Chromium Web on Android Origin trials Release notes Productivity Create the best experience for your users with the web's best tools. DevTools Lighthouse Chrome UX Report Accessibility Modern Web Guidance Get things done quicker and neater, with our ready-made libraries. Workbox Puppeteer Experience Design a beautiful and performant web with Chrome. AI Performance CSS and UI Identity Payments Privacy and security Resources More from Chrome and Google. All documentation Baseline web.dev PageSpeed Insights audit Isolated Web Apps (IWA) Case studies Blog New in Chrome / English Deutsch Español – América Latina Français Indonesia Italiano Nederlands Polski Português – Brasil Tiếng Việt Türkçe Русский עברית العربيّة فارسی हिंदी বাংলা ภาษาไทย 中文 – 简体 中文 – 繁體 日本語 한국어 Sign in Blog Docs More Case studies Blog New in Chrome Build with Chrome Web Platform Capabilities ChromeDriver Extensions Chrome Web Store Chromium Web on Android Origin trials Release notes Productivity DevTools Lighthouse Chrome UX Report Accessibility Modern Web Guidance Workbox Puppeteer Experience AI Performance CSS and UI Identity Payments Privacy and security Resources All documentation Baseline web.dev PageSpeed Insights audit Isolated Web Apps (IWA) Chrome for Developers Blog What's new in Lighthouse 13 Stay organized with collections Save and categorize content based on your preferences. Barry Pollard X GitHub Mastodon Bluesky Homepage Connor Clark X GitHub Published: Oct 10, 2025 Lighthouse is a website auditing tool that helps developers with metrics, insights and diagnostics to improve the user experience of their sites. Lighthouse 13 is available immediately on the command line through npm, in Chrome Canary, and will be available in PageSpeed Insights within the next week. It will land in Chrome stable in Chrome 143. See the full list of changes in the 13.0 changelog. Removal of various performance audits which have been replaced by newer insights As announced previously we have consolidated our Lighthouse performance audits and DevTools Performance panel insights into common performance insights available in both tools. In Lighthouse 12 we switched the default view in Lighthouse reports to display these insights and in Lighthouse 13 we are removing the old audits from both the report and the underlying JSON. We are thankful to the community for the feedback that helped improve the Insights allowing for a smoother change over. Important: There are no changes to the performance scoring in this version of Lighthouse, which is based on the metrics rather than the audits. Only the non-scored audits are changing. The following audits have been replaced from Lighthouse 13 onwards and the replaced audits are no longer available as of this version: New insight audit id Replacing audit id(s) cls-culprits-insight layout-shifts document-latency-insight redirects server-response-time uses-text-compression dom-size-insight dom-size duplicated-javascript-insight duplicated-javascript font-display-insight font-display image-delivery-insight modern-image-formats uses-optimized-images efficient-animated-content uses-responsive-images interaction-to-next-paint-insight work-during-interaction lcp-discovery-insight prioritize-lcp-image lcp-lazy-loaded lcp-phases-insight largest-contentful-paint-element legacy-javascript-insight legacy-javascript modern-http-insight uses-http2 network-dependency-tree-insight critical-request-chains uses-rel-preconnect render-blocking-insight render-blocking-resources third-parties-insight third-party-summary use-cache-insight uses-long-cache-ttl viewport-insight viewport Renamed and consolidated audits Note: There some small differences to the previously announced consolidations with non-composited-animations and unsized-images still remaining as a separate diagnostic audit to help identify those that don't cause CLS issues as well. Removed audits In addition to the aforementioned replacements, the following audits have been removed with no replacements as it was felt these no longer served useful purposes: Removed audits Reason for removal first-meaningful-paint Older metric that is no longer recommended (replaced by LCP). font-size While small fonts is a legibility issue, there are no signals that this remains an SEO concern today. Additionally, this audit was very expensive to run and maintain. no-document-write Rarely an issue in first-party scripts these days, and it is inactionable for third-party scripts that use this. offscreen-images Offscreen images are already deprioritized by the browser so while lazy loading helps reduce bandwidth, it is unlikely to have an impact on what Lighthouse measures. preload-fonts Not enabled due to risks of over recommending. third-party-facades This audit covers limited facades and some developers expressed concern using non-affiliated third-party facades. Ultimately, we would prefer the third-parties improve their offerings rather than work around them. uses-passive-event-listeners Rarely an issue in first-party scripts these days, and it is inactionable for third-party scripts that use this. uses-rel-preload Not enabled due to risks of over recommending. Removed audits Note: There some small differences to the previously announced removals with preload-fonts and font-size also now being removed. Documentation for the new insights audits We have documented the new audits and linked from the new Lighthouse reports. The old documentation will be kept around for the foreseeable future so prior versions of Lighthouse can still link to them. Other changes Lighthouse 13 requires Node 22.19 or higher. Running Lighthouse Lighthouse is available in Chrome DevTools, npm (as a Node module and a CLI tool), and as a browser extension (in Chrome and Firefox). It also powers several Google services, including PageSpeed Insights. To try the Lighthouse Node CLI, use the following commands: npm install -g lighthouse lighthouse https://www.example.com --view Get in touch with the Lighthouse team To discuss the new features, changes in the Lighthouse 13 release, or anything else related to Lighthouse: Report an issue or submit feedback in the Lighthouse GitHub issue tracker. Ask questions in the Lighthouse GitHub discussion forums. Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Last updated 2025-10-10 UTC. [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-10 UTC."],[],[]] Contribute File a bug See open issues Related content Chromium updates Case studies Archive Podcasts & shows Follow @ChromiumDev on X YouTube Chrome for Developers on LinkedIn RSS Terms Privacy Manage cookies English Deutsch Español – América Latina Français Indonesia Italiano Nederlands Polski Português – Brasil Tiếng Việt Türkçe Русский עברית العربيّة فارسی हिंदी বাংলা ภาษาไทย 中文 – 简体 中文 – 繁體 日本語 한국어