Paste a cURL command and get the equivalent code in your language of choice.
The cURL to Code Converter parses your cURL command — including headers, request body, HTTP method, and basic auth — then generates equivalent code for JavaScript (fetch), Python (requests), Go (net/http), and PHP (cURL). No data leaves your browser.
Paste JSON to pretty-print, validate, minify, and explore. Click any node in the tree view to copy its JSONPath expression — perfect for building API queries.
Break down any URL into its components — protocol, host, port, path, query parameters, and fragment. Understand complex URLs at a glance.
Decode and encode Base64 payloads instantly. Supports iterative decoding for multi-layered encoded data — essential for debugging APIs and data pipelines.
Run SQL queries against your data right in the browser. Upload a CSV file, and query it with full SQLite — no server, no database setup required.