Converters
Convert data between formats such as JSON, YAML, XML and CSV without uploading anything.
JSON to Types
Turn a JSON sample into TypeScript, Zod or PHP types, privately in your browser.
JSON to TypeScript
Turn a JSON sample into TypeScript interfaces, privately in your browser.
JSON to Zod Schema
Turn a JSON sample into a Zod validation schema, privately in your browser.
cURL to Code
Turn a curl command into fetch, Axios, Laravel Http or Guzzle code, in your browser.
JSON to PHP DTO
Turn a JSON sample into readonly PHP DTO classes, privately in your browser.
cURL to fetch
Turn a curl command into JavaScript fetch code, privately in your browser.
cURL to Axios
Turn a curl command into Axios request code, privately in your browser.
cURL to Laravel Http
Turn a curl command into Laravel's Http facade code, privately in your browser.
cURL to Guzzle
Turn a curl command into Guzzle client code, privately in your browser.