cURL to fetch
Convert a bounded cURL command into a redacted, reviewable fetch request without sending it.
How it works & useful details
Local-only workspace
This tool converts or inspects pasted text in your browser. It never sends a request, opens a URL, uploads a HAR, or stores your input.
Supported cURL syntax
Use basic quoted arguments with one HTTP(S) URL plus -X, -H, -d, --url, -u, or -I. Shell variables, command substitutions, multipart files, and unsupported flags are rejected rather than interpreted.
