HAR File Analyzer - Visualize network requests made by the browser
Upload a HAR file and view requests in a waterfall chart, resource sizes, HTTP headers, and response bodies.
NoScript Test: Check Website Without JS - See JavaScript impact on rendering and page speed
See whether your website requires JavaScript to load, and how JS code impacts your Largest Contentful Paint metric and total page weight.
DebugBear Website Speed Test - Test page speed and get recommendations to improve load time
This tool analyzes the loading speed of your website and provides detailed reports that help you optimize it. View how your site renders frame by frame and use identify network requests that slow down your site.
HTML Size Analyzer - Identify the cause of bloated HTML code
This tool parses HTML code to identify what causes bloated document responses. For example, you might find that there are large inline images or that there's a big chunk of JSON for hydrating a single-page app.
CSS Size Analyzer - Identify large CSS rules and selectors
This tool analyses CSS code to identify large rules and selectors. You might find that there are large CSS selectors generated by Sass or assets like images or fonts embedded in the file.