HAR File Network Waterfall & Performance Analyzer
Inspect HTTP network waterfalls, latency bottlenecks, and sanitize sensitive tokens in-browser.
Execution runs 100% locally inside the browser sandbox using HTML5 Canvas, Web Cryptography Subtle API, and Web Workers. No data is ever transmitted across the network.
Zero network latency. Operates completely offline with zero dependencies on third-party backend servers or cloud services.
Built according to official RFC specifications, cryptographic test vectors, and enterprise-grade data transformation standards.
How to Use HAR File Network Waterfall & Performance Analyzer
Drag and drop your exported Chrome/Firefox .har file or paste the JSON text directly into the workspace.
Filter requests by MIME type (XHR, JS, CSS, Media) or HTTP status (2xx, 3xx, 4xx, 5xx) and inspect timing breakdowns.
Click 'Sanitize & Export HAR' to strip sensitive Authorization and Cookie headers before sharing logs with team members.
Frequently Asked Questions
Is my HAR file data private?
Yes, Omnikite processes the entire HAR file 100% locally in your browser memory. No network requests, tokens, or headers are ever uploaded to any server.
How do I export a HAR file from Chrome DevTools?
Open Chrome DevTools (F12 or Cmd+Option+I), navigate to the Network tab, right-click any request row, and select 'Save all as HAR with content'.
What sensitive information does the Sanitize feature remove?
It automatically redacts 'Authorization', 'Cookie', 'Set-Cookie', 'X-Api-Key', and other sensitive token headers from all captured entries.
Related Developer Tools Tools
View all →Format, validate, repair, and minify JSON data instantly.
Decode, verify claims, inspect headers, and check token expiry.
Calculate network address, broadcast, usable host ranges, and binary masks.
Calculate 755, 644 octal and symbolic file permissions with commands.