<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer"> Skip to main content

Network Tools

HAR File Analyzer & Waterfall

Drop a .har capture and get a request waterfall, reconstructed Core Web Vitals, a performance findings list and a privacy-redacted export. Nothing is uploaded — the file never leaves your browser.

Drop a .har file here

Parsed in a background thread, so even a 100 MB capture will not freeze the tab.

Choose a file

100% client-side — no upload, no server, no telemetry.

How to capture a HAR

Chrome / Edge
  1. Open DevTools → Network
  2. Tick Preserve log, reload the page
  3. Click the export icon → Export HAR
Firefox
  1. Open DevTools → Network
  2. Reload the page
  3. Right-click any row → Save All As HAR
Safari
  1. Enable the Develop menu in Settings → Advanced
  2. Web Inspector → Network, reload
  3. Click Export in the toolbar

A HAR records every request your browser made, including cookies and auth headers. Use the redaction export below before sharing one with anybody.