HAR File Analyzer
Analyse a HAR export: slow requests, errors, sizes and host breakdowns.
HAR file
Export from DevTools → Network → Save all as HAR. Parsed entirely in your browser.
Drop a file here
Drop a .har file, or paste its JSON below
Analysis
Load a HAR file to see waterfall stats, slow requests, errors and size breakdowns.
About the HAR File Analyzer
Drop a HAR file exported from Chrome, Firefox or Safari DevTools to see total requests, transferred bytes, page load span, average TTFB, failing and redirecting requests, plus size and timing breakdowns by resource type and host. Everything is parsed locally so private headers and cookies never leave your device.
Examples
Chrome export
network-log.harOutput
142 requests, 3.4 MB transferred, avg TTFB 210 msKeyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
API Breaking Change Detector
API & HTTP
Diff two OpenAPI specs and flag breaking changes.
API Changelog Generator
API & HTTP
Generate a Markdown changelog from two OpenAPI versions.
API Consistency Auditor
API & HTTP
Audit an API for naming, casing and response consistency.
API Contract Analyzer
API & HTTP
Lint an OpenAPI or Swagger spec for contract quality issues.
API Response Schema Generator
API & HTTP
Turn a JSON API response into OpenAPI, JSON Schema or TypeScript.
cURL Command Parser
API & HTTP
Parse a curl command into method, URL, headers, and body.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-16 · Runs entirely in your browser