Loaded from HAR. Review the reconstructed command before generating or sharing code.
HAR stores only metadata for uploaded files, not their contents. The generated command uses /path/to/file as a placeholder; replace it with the real local file path before running the command.
For safety, the request body was replaced with <redacted> because this format cannot be reliably masked field by field. Review and restore any non-sensitive body content before running or sharing the generated request.
Paste a cURL command and generate an equivalent request in JavaScript Fetch, Python Requests, or Go net/http. The converter creates code only and does not send the request.
The parser handles common methods, headers, request bodies, basic authentication, cookies, query data, and multipart form fields or files. It reports unsupported options instead of silently changing the request.
Masking is enabled by default. Review generated code before sharing it, especially if the original URL, headers, body, or form fields contain private values.
Related tools: HTTP Test · HAR Viewer · JSON Formatter