curlconverter/curlconverter
Transpile curl commands into Python, JavaScript and 27 other languages observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 71
- Release rhythm 16
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 115
- age_days: 4269
- days_rel: 572
- days_push: 176
- n_releases_24m: 2
Adoption not part of the score
8170 stars · 1017 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A tool that transpiles curl commands into equivalent code in Python, JavaScript, Go, and 27+ other languages or formats like HTTPie and HAR. It is available as an npm library, a CLI drop-in curl replacement, and a web app.
Use cases
- convert a curl command to Python requests code
- turn 'copy as cURL' from browser DevTools into JavaScript fetch
- generate HTTP client code in Go, Rust, or PHP from a curl command
- convert curl to HTTPie or Wget syntax
- use as a drop-in curl replacement that prints code instead of making requests
When to choose
- you have a working curl command and want equivalent code in your language
- you copied a request as cURL from browser DevTools and need it as code
- you want to document HTTP requests as code snippets in many languages
When to avoid
- you need protocols other than HTTP
- your curl command relies heavily on shell variables or complex subcommands
- you need a language generator as thorough as the Python one for an obscure target
Facets
cli-tool · maturity active
parser http-client developer-tools cli developer-tools web-development apis cli cross-platform browser curl transpiler code-generation tree-sitter http command-line nodejs web
3 sources
- readme: https://github.com/curlconverter/curlconverter · fetched 2026-08-28 · 098cb705fb97
- homepage: https://curlconverter.com · fetched 2026-08-29 · d6a1e5f12cea
- registry_npm: https://registry.npmjs.org/curlconverter · fetched 2026-08-29 · 2765d345fd75
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| curlconverter/curlconverter | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="curlconverter/curlconverter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem