Convert cURL to HAR

Convert cURL commands to HAR JSON format. Useful for debugging and logging.

HAR (HTTP Archive) is a JSON format for logging a web browser's interaction with a site. This tool converts a single cURL command into a HAR entry.

Frequently Asked Questions