HAR File Analyzer
Waterfall
Third-party breakdown
| Host | Reqs | Bytes | Time |
|---|---|---|---|
| cdn.thirdparty.io | 1 | 175.8 KB | 1.45 s |
Request detail
Select a row to inspect headers and timing breakdown.
What This Tool Does
HAR File Analyzer is built for deterministic developer and agent workflows.
Drop a HAR file in your browser and inspect waterfall, blocking, headers, third-party breakdown, slow-resource flags, and total transfer or wall time. Files stay on your device — analysis is fully local.
Use How to Use for execution steps and FAQ for constraints, policies, and edge cases.
Last updated:
This tool is provided as-is for convenience. Output should be verified before use in any production or critical context.
Agent Invocation
Best Path For Builders
Browser workflow
Runs instantly in the browser with private local processing and copy/export-ready output.
Browser Workflow
This tool is optimized for instant in-browser execution with local data handling. Run it here and copy/export the output directly.
/har-file-analyzer/
For automation planning, fetch the canonical contract at /api/tool/har-file-analyzer.json.
How to Use HAR File Analyzer
- 1
Load your HAR
Use Choose HAR file to read a .har export from Chrome, Firefox, or Safari DevTools. The file is parsed with FileReader and stays inside this tab.
- 2
Scan the summary cards
Requests, wall time, total transfer, error count, and slow-request count surface above the waterfall so you spot the page's biggest issues without scrolling.
- 3
Filter and drill in
Type into the filter to narrow by URL, host, or status. Click any waterfall row to open headers, MIME type, transfer size, and a per-phase timing breakdown.
- 4
Triage third parties
The third-party panel ranks external hosts by transferred bytes and total time, to see which vendor scripts dominate the page budget.