본문으로 이동
Develop Tools

cURL 코드 변환 도구

cURL 명령을 JavaScript, TypeScript, Python, Java, C#, PHP, Go, Ruby의 HTTP 요청 코드로 브라우저에서 변환하는 무료 도구입니다.

cURL input and code conversion

Bash, PowerShell, command prompt format pasting and text files are supported.

Input

직접 입력
0자

Convert

0자

Enter the cURL command.

이 도구에 대하여

You can convert cURL obtained from API documentation or developer tools into HTTP client implementations for each language.

지원 기능

  • JavaScript、TypeScript、Python、Java、C#、PHP、Go、Ruby
  • Method, header, JSON/form body, Basic authentication, Cookie
  • Backslash in Bash, backtick in PowerShell, caret newline in cmd
  • Additional information: Cookie

사용 방법

  1. Paste the cURL command or open the file.
  2. Select
  3. Press "Convert to code" and check the warning and conversion result.
  4. Copy

Safety and limitations

Privacy: Save

이 도구에 대하여

You can convert cURL obtained from API documentation or browser developer tools into HTTP client code in the language used for implementation.

지원 기능

  • JavaScript、TypeScript、Python、Java、C#、PHP、Go、Ruby
  • HTTP method, header, JSON/form body, Basic authentication, Cookie
  • Multiline format and sensitive value masking in Bash, PowerShell, and Command Prompt

사용 방법

  1. Paste cURL commands or select and drop text files.
  2. Convert
  3. Review the parsing warnings and potential sensitive information, then copy or save the code.

제한 사항

  • It does not execute cURL and generated code and does not perform any external communication.
  • File references, shell variables, command substitutions, and unsupported options require manual adjustment after generation.
  • In the initial state, authentication information, cookies, tokens, etc. are replaced with placeholders.

개인정보 보호: 선택한 파일과 변환·분석 결과는 브라우저에서 처리되며 Develop Tools 서버로 전송하거나 저장하지 않습니다.