Live previewBrowser workflowExport SVG
HAR 文件转时序图
HAR 文件转时序图:把浏览器 HAR 文件转成请求时序图,适合前端接口调试和性能排查。
示例
预览就绪
渲染后的图会显示在这里。
使用方法
- 1示例: choose an example or paste your own HAR JSON.
- 2Review the rendered relationships, field names, resource references, or request order.
- 3Export the SVG/PNG or keep the source with your documentation.
常见场景
API documentation and debuggingArchitecture and platform docsAI-generated draft review before publishing
相关工具
常见问题
可以使用 AI 生成或生产环境类似的源码吗?
可以,但粘贴前请移除密钥、token、私有域名和客户数据。
这个工具可以把已有开发者源码转成更容易评审的可视化说明,适合文档、工单和架构讨论。
建议先用小样例确认关系,再粘贴更大的源码,避免一次性输入太复杂。
导出 SVG 或 PNG 后,也建议把源文本和图片一起保留,方便后续修改。