Postman to cURL
Paste a Postman request JSON export and get the equivalent cURL command.
About Postman to cURL
Converts a Postman request JSON export into a ready-to-run curl command. Paste the JSON from a Postman item (the object with a requestkey) or a bare request object, and the tool extracts the HTTP method, URL, headers, and raw body to produce the equivalent shell command — useful for sharing API calls with teammates who don't use Postman or for embedding requests in scripts and documentation.
Private & free — this tool runs entirely in your browser.
Related Developer Utilities tools
RegExp Tester
Test regular expressions and inspect matches locally.
Regex Visualizer
Visual regex pattern diagram with live match highlighting and capture group annotations.
Subnet Calculator
Compute CIDR subnets, usable hosts, and network ranges.
Cron Parser
Translate cron syntax into plain English.
URL Parser
Break a URL into protocol, host, path, and query parts.
HTML Previewer
Paste HTML and see it rendered live in a safe, sandboxed preview.
HTTP Status Code Reference
Search and look up every HTTP status code and its meaning.
MIME Type Lookup
Find the MIME type for a file extension, or the extensions for a MIME type.