Convert curl commands into JavaScript fetch, Axios, Python requests, Go, PHP, and PowerShell code.
Supports common curl flags: -X, --url, -H, -d, --data-*, --json, -F, -u, -A, -b, -e, -G, -I, -k, and -L. File uploads are emitted as placeholders you can wire up in your app.