HAR File Sanitizer
Strip session cookies, bearer tokens and response bodies from a HAR file before you send it to support. Free, private, processed in memory.
Complete the security check to begin
The file support asked for is the file you should not send
"Send me a HAR and I'll take a look" is a reasonable request, and exporting one takes ten seconds. What is easy to miss is that the export is not a log of what went wrong — it is a recording of everything that went right too, including the credentials that made it work. The cookie that keeps you signed in is in there. So is the bearer token, the API key in the query string, and the body of the login response that issued them.
Once that file is attached to a ticket it lives wherever tickets live: a helpdesk database, an email thread, a vendor's cloud. It stays valid for as long as the session does. This tool removes the parts that can be replayed and leaves the parts that explain the failure.
- Header values allowlisted: an unrecognised header cannot leak, whatever it is called
- Credentials removed from cookies, URLs, paths, request bodies and WebSocket frames
- JWTs caught by their shape, not just by the field they were found in
- Response bodies dropped entirely — the largest and most sensitive part
- URLs, statuses, header names, sizes and timings kept, so it is still debuggable
- Valid HAR 1.2 out, ready to open in DevTools
Want the request log as a spreadsheet instead? HAR to CSV turns the same capture into one row per request.
Why choose PrivConvert?
PrivConvert processes your file entirely in memory and forgets it the moment you have your result. Here is what that means in practice:
Files are processed in volatile memory (RAM) and purged the instant your download is ready — nothing is ever written to disk, cached or backed up.
Every upload and download is protected with TLS 1.3, so your file cannot be intercepted on the way to the server or back to you.
Convert instantly with no sign-up, no email and no profiling cookies. We never build a profile around you or the files you convert.
Runs in any modern browser on Windows, macOS, Linux, Android and iOS — no install, plugin or desktop software needed.
Built for people who value their privacy
PrivConvert handles thousands of conversions every day for developers, designers and privacy-conscious people who need a file converted without handing over a permanent copy.