Featured Product
Convert Tools
cURL to Fetch
Convert curl commands to JavaScript fetch() code instantly. Supports async/await, promise chains, and bare fetch. Handles headers, JSON bodies, FormData, basic auth, and cookies.
cURL to PHP
Convert curl commands to PHP code instantly. Supports PHP cURL extension, Guzzle HTTP client, and file_get_contents. Handles headers, JSON bodies, form data, basic auth, cookies, and TLS options.
cURL to Python Requests
Convert curl commands to Python code instantly. Supports requests, httpx (sync & async), and urllib. Handles headers, JSON bodies, form data, basic auth, cookies, and TLS options.
HTML to JSX Converter
Convert HTML to JSX online for free. Automatically transforms class to className, for to htmlFor, inline styles, self-closing tags, event handlers and camelCase attributes for React.
JSON Lines Converter
Convert JSON Lines and NDJSON to JSON arrays, pretty JSON, CSV, or parse reports directly in your browser.
JSON to PHP Array
Convert JSON to PHP array code instantly. Supports short/long array syntax, single or double quotes, custom indentation, trailing commas, and nested structures.
JSON to TypeScript Interface
Convert JSON objects into TypeScript interface definitions instantly. Supports nested objects, arrays, and custom root interface names.
JSON to Zod Schema
Convert JSON into ready-to-paste Zod schemas instantly. Generates z.object, z.array, mixed-array unions, and optional inferred TypeScript types in your browser.
SVG to CSS Data URI
Convert SVG code or files into a CSS-ready data URI for use in background-image, mask-image, and content properties.
SVG to React Component
Convert SVG files to React components instantly. Transforms SVG attributes to JSX, supports TypeScript, handles camelCase conversion, className, and style objects.
TypeScript to JavaScript Converter
Convert TypeScript code to JavaScript instantly in your browser. Supports ES targets, module formats, and TypeScript-specific syntax.