curl Command Parser
A 'Copy as cURL' from browser devtools is often a long, hard-to-read line. This tool breaks a curl command into structured method, URL, headers, body, Basic auth, cookie, User-Agent and other flags, so you can see at a glance what the request does. It handles quotes, escaping and line continuations correctly.
Parsed entirely in your browser, never uploaded — curl commands often hold Authorization, tokens and cookies that should never go into a tool that uploads.
Paste a curl command above
Parsed locally, never uploaded — curl commands often hold Authorization / tokens / cookies, so don't paste them into a tool that uploads. Great for breaking down a 'Copy as cURL' from browser devtools while debugging APIs.
Check your exit IP's purity while you're here →