转换为 CSV Converter

Inspect a HAR 1.2 file and export a complete fixed-schema request summary as spreadsheet-safe UTF-8 CSV.

Choose an uncompressed .har or .json file up to 1 GB. HAR files can contain active session secrets; upload only files you are authorized to process.

安全和解释限制

Convertr validates and reads the uploaded JSON only. It never fetches or replays a recorded URL, resolves DNS, executes scripts, renders response bodies, creates cURL commands, or acts as a network proxy.

Browser timing fields can be missing, negative, cached, connection-reused, or vendor-specific. Summaries preserve those semantics and exclude unavailable phases from averages.

转换为 CSV Converter

出口每一个验证的HAR请求作为固定宽板安全的UTF-8 CSV总结。

输入
有效的 .har 文件.
输出
要求的URL、方法、状态、时间表、尺寸、缓存和压缩字段的 CSV.
真正的限制
CSV 忽略了身体、Cookie 和完整的 HAR 结构;它是一个总结而不是一个可逆转的转换。
隐私与数据处理
有效的 .har 文件将仅在您启动操作后上传到兼容的转换器工作者. 处理自动化,临时源和结果文件在处理后自动删除而不是作为永久存储。

如何使用此工具

  1. 选择一个有效的 .har 文件,然后等到页面验证它。
  2. 设置可用的输出或检查选项,然后开始处理。
  3. 查看报告结果并下载请求URL、方法、状态、时间表、尺寸、缓存和压缩字段的 CSV,直到临时链接终止。

常见的失败模式

错误的 JSON、缺少日志输入、不安全值或支持的 HAR 结构之外的文件会导致验证失败。

有用的例子

将浏览器网络捕获转换为每项查询时间分析的 CSV 序列。