Entrez une URL
Test your website's loading speed instantly. Get detailed performance scores, Core Web Vitals metrics, and actionable recommendations to make your site faster and rank higher.
The FreeToolr Page Speed Checker gives you an honest, data-backed look at how fast your website loads for real visitors. Paste any URL, and within seconds you will see a clear performance score, key loading milestones, and a list of specific improvements you can make. There is no registration, no hidden paywall, and no watered-down "lite" version. Everything is fully accessible every time you use it.
We built this tool because slow websites lose visitors, sales, and search rankings. Yet many website owners never measure their speed until it is too late. Our goal is to make performance testing so simple that you do it regularly, not just once a year. Whether you run a personal blog, an ecommerce store, or a corporate site, you deserve a reliable speed check that takes less than a minute.
This tool is for developers debugging performance bottlenecks, SEO specialists verifying Core Web Vitals compliance, business owners checking their competition, and anyone curious about how their site stacks up. If you have a URL, you have everything you need to get started.
Enter a complete URL (including https://) to start the analysis.
Analyzing...
Example result for
Real-world recommendations would appear here, covering image optimization, caching, render-blocking resources, and more. Try the live tool above.
Page speed is no longer just a nice-to-have technical metric. It directly influences user experience, conversion rates, and organic search visibility. Google has made it clear that Core Web Vitals are a ranking signal, and slow pages get pushed down in results. The Page Speed Checker from FreeToolr gives you a direct window into what is slowing your site down and how to fix it, without charging a dime.
It is a free online tool that measures how quickly a webpage loads on both mobile and desktop devices. Unlike basic timers, it simulates real-world network conditions, captures key performance metrics like Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS), and then translates those numbers into an overall performance score. The tool also provides a waterfall of resource loading and clear, prioritized suggestions for improvement.
In the early 2000s, speed testing was rudimentary. You would open a browser, hit reload, and count seconds in your head. Tools like Pingdom and GTmetrix emerged, offering waterfall charts and basic load times. Google then introduced PageSpeed Insights, which shifted the conversation toward user-centric metrics. Lighthouse, an open-source auditing tool, became the engine behind many performance tests. Today, with the rollout of Core Web Vitals, speed testing has become standardized and essential for SEO. The FreeToolr Page Speed Checker is built on these modern foundations, making advanced analysis available to everyone for free.
You submit a URL. Our system launches a headless browser session that loads the page exactly as a real user would. It throttles the network and CPU to simulate a mid-tier mobile device or a standard desktop connection. During the load, it records every network request, paint event, and layout shift. The collected data is then run through the Lighthouse scoring algorithms to generate performance scores and actionable diagnostics. The entire process usually completes in under 30 seconds, depending on the page complexity.
We use the same open-source Lighthouse engine that powers Google's own PageSpeed Insights, combined with a globally distributed set of testing nodes. This ensures consistency and reliability. Metrics like Time to First Byte (TTFB), First Contentful Paint (FCP), Speed Index, and Total Blocking Time are all captured. The results are normalized into a 0–100 performance score, and the tool highlights opportunities like eliminating render-blocking resources, properly sizing images, and reducing unused JavaScript.
Research consistently shows that a 1-second delay in page load can reduce conversions by 7%. On mobile, 53% of visitors abandon a site that takes longer than 3 seconds to load. Google's page experience update cemented speed as a direct ranking factor. Beyond SEO, faster sites create happier visitors, lower bounce rates, and better accessibility on slow networks. Ignoring speed means leaving money and trust on the table.
Lab data from a synthetic test can't perfectly replicate every real user's experience. Network conditions, device differences, and real-world variability mean that field data (from tools like Google Search Console) remains the ultimate truth. Our tool is best used as a diagnostic aid during development and optimization, not as a replacement for real-user monitoring. Also, pages behind login walls or with heavy bot detection may not load correctly in an automated test.
When you test a URL, the tool fetches the page from our secure servers. We never store the URL, the test results, or any personal information. The connection is encrypted, and no cookies are set. Your test is anonymous and leaves no trace on our systems after the session ends. For private or staging sites, consider using a local development tool if confidentiality is critical.
FreeToolr is a suite of over 500 free utilities built by a small, independent team that believes essential digital tools should never be locked behind subscriptions. We combine professional-grade accuracy with a friendly, human-first experience. There are no ads, no account walls, and no upselling. The Page Speed Checker is just one piece of that philosophy.
Performance budgets are becoming standard in web development teams. Ecommerce giants, media publishers, and SaaS companies now tie speed directly to revenue. The future of page speed testing includes more AI-driven diagnostics, tighter integration with CI/CD pipelines, and automated regression detection. Core Web Vitals will continue to evolve, with new metrics like Interaction to Next Paint (INP) replacing FID. Our tool will track these changes so you are always testing against the latest standards.
Get an immediate 0–100 performance grade based on Lighthouse metrics the moment the test completes.
See LCP, FID, CLS (and soon INP) with clear pass/fail thresholds so you know exactly where you stand.
Test both device types independently because mobile performance often lags behind desktop.
Prioritized list of fixes like image compression, caching, and code minification with estimated time savings.
Visual timeline of every CSS, JS, image, and font request so you can spot slow third-party scripts.
Time to First Byte (TTFB) measurement helps diagnose hosting or backend performance issues.
Tests start instantly. No forced delays, no "your report will be ready in 5 minutes" messages.
Copy a link to your test results to share with developers or clients. No login needed.
Test multiple pages in one go to audit entire sections of your website efficiently.
Choose from multiple geographic nodes to see how your site performs for international visitors.
Run periodic tests and compare scores to ensure optimizations have a lasting positive effect.
Know which Lighthouse version was used for the audit, so you can track changes over time.
Clean, distraction-free interface. Focus on your data, not on blinking banners.
Test PWAs and see how well they meet installability and offline capability requirements.
Download a professional report for clients, stakeholders, or your own records.
Type or paste the complete webpage address into the input field. Always include https:// for accurate results. If you skip the protocol, the tool may not be able to fetch the page correctly.
Pro Tip: Test both your homepage and a key landing page to see if internal pages are slower.
Choose between Mobile or Desktop emulation. Mobile simulates a slower network and a mid-range smartphone. Desktop uses a high-speed connection. You can run both separately to compare.
Pro Tip: Most organic traffic is now mobile, so start there. Fix mobile speed first.
Hit the button and the tool will immediately begin loading your page in a secure headless browser. You will see a progress indicator while it works.
Pro Tip: If the progress bar gets stuck, the target site might be unreachable or too slow. Try a simpler URL first.
The score out of 100 appears first. Green (90+) is great, orange (50–89) needs work, and red (below 50) is poor. This number is a weighted summary of all measured metrics.
Pro Tip: Don't obsess over 100. A score of 92 on a feature-rich site is often better than a 100 on a bare-bones page.
LCP, FID, CLS and TTFB are displayed with color coding. A green badge means the metric passes Google's threshold. Red means it fails and needs immediate attention.
Pro Tip: If CLS is poor, look for images or ads without reserved space causing layout jumps.
Scroll to the recommendations section. Each suggestion shows how many milliseconds you could save by implementing it. Start with the ones labeled "High" impact.
Pro Tip: "Eliminate render-blocking resources" often gives the largest speed boost for WordPress sites.
The resource waterfall shows every file loaded, its size, and its timing. Look for long bars that block other requests. Third-party scripts like chat widgets or analytics often stand out.
Pro Tip: Filter by "Scripts" to identify heavy JavaScript files that could be deferred or async-loaded.
Take the top 3 recommendations and apply them to your site. Whether it's enabling compression, resizing images, or removing unused CSS, each change compounds.
Pro Tip: After making changes, clear all caches (plugin, CDN, server) before retesting.
Run the test again after applying fixes. Check the new score and verify the issues have been resolved. The tool will show if previously failing audits now pass.
Pro Tip: Run the test at least 3 times and average the score to account for network fluctuations.
Set a reminder to test your site every month. Performance decays over time as you add plugins, content, and third-party code. Regular checkups prevent gradual slowdown.
Pro Tip: Use the bulk testing feature (coming soon) to monitor your entire sitemap automatically.
Performance Score: 88 (orange range) – Mobile
LCP: 2.4 s (needs improvement), FID: 45 ms (good), CLS: 0.12 (good)
Opportunities: Serve images in next-gen formats (save 1.2 s), Eliminate render-blocking resources (save 0.8 s), Reduce unused CSS (save 0.4 s)
A full report would include a waterfall graph and specific file recommendations.
We keep 500+ tools free because we believe the web should be open and accessible. If our Page Speed Checker has helped you, consider buying us a coffee. It keeps the servers running and new tools coming. Every support, no matter the size, makes a difference.
Support on Ko-fi.
If you love our free tools & resources, please consider buying us a coffee. Your support keeps the tools free and the content flowing!
Every coffee = more free tools & updates π
Get new AI tools, SEO resources, calculators, prompts and free templates delivered to your inbox. No spam, unsubscribe anytime.
By subscribing, you agree to our Privacy Policy. No spam, ever.
Successfully Subscribed!
Thank you for joining the FreeToolr community. Check your inbox for a confirmation email.

FreeToolr is the ultimate platform for free online tools, AI tools, SEO tools, PDF utilities, calculators, image tools and developer resources.
[email protected] Buy Me a Coffee