cURL to HTTP Request Converter
Paste a cURL command directly into this page and convert it into a raw HTTP request format. Everything runs fully in your browser locally and nothing is uploaded or sent anywhere.
Paste cURL Command
Supported common flags:
-X, --request, -H, --header,
-d, --data, --data-raw, --url,
direct URL usage, and ignored transport flags like
--path-as-is, -i, -s, -k.