Instant Lighthouse scores without
Instant Lighthouse scores without opening Chrome DevTools or installing a CI plugin.
500+ fast, free tools. Most run in your browser only; Image & PDF tools upload files to the backend when you run them.
Run a Lighthouse-style performance, SEO, accessibility, and best practices audit on any public webpage using Google PageSpeed Insights.
Lighthouse Lite Audit fetches Lighthouse scores for any public webpage via the Google PageSpeed Insights API. Enter a URL, choose mobile or desktop strategy, and get four animated score circles for Performance, SEO, Accessibility, and Best Practices — each colored green (≥90), orange (50-89), or red (<50) to make problem areas immediately obvious. Below the scores, the top 10 failing audits are listed with titles and one-sentence fix descriptions, giving you a prioritized list of improvements. You can download the full audit data as a JSON report for offline analysis or to share with your team. All analysis is done by Google's infrastructure, so results match what you'd see in Chrome DevTools Lighthouse panel.
Instant Lighthouse scores without opening Chrome DevTools or installing a CI plugin.
Mobile and desktop strategies match Google's real crawl and ranking signals.
Color-coded score circles make performance bottlenecks visible at a glance.
Top issues list prioritizes the biggest wins so you know where to focus first.
JSON report download enables team sharing and automated tracking over time.
Powered by the official Google PageSpeed Insights API — same data as Search Console.
Input: URL: https://example.com Strategy: Mobile
Output: Performance: 72 (orange) SEO: 95 (green) Accessibility: 88 (orange) Best Practices: 92 (green) Top issue: Reduce unused JavaScript (saves 1.2s)
Input: URL: https://app.example.com Strategy: Desktop
Output: Performance: 41 (red) SEO: 60 (orange) Accessibility: 78 (orange) Best Practices: 83 (orange) Top issue: Avoid an excessive DOM size (4500 nodes)
Input: URL: https://news.example.com/article-slug Strategy: Mobile
Output: Performance: 58 (orange) SEO: 100 (green) Accessibility: 91 (green) Best Practices: 75 (orange) Top issue: Properly size images (saves 850 KB)