Back to Tags

Tag: Convert

24 tools available

Featured Product

Convert Tools

cURL to Axios

Convert curl commands to Axios code instantly. Supports async/await, promise chains, and config-only output. Handles headers, JSON bodies, form data, basic auth, cookies, and redirects.

curlaxiosjavascript +5

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.

curlfetchjavascript +6

cURL to Java

Convert curl commands to Java code instantly. Supports Java 11+ HttpClient (java.net.http), OkHttp, and Apache HttpClient 5. Handles headers, JSON bodies, form data, basic auth, cookies, and TLS options.

curljavahttpclient +7

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.

curlphphttp +4

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.

curlpythonrequests +6

ENV to JSON

Convert .env files to JSON instantly in your browser. Handles comments, quoted values, duplicate keys, invalid lines, and optional smart type coercion.

envdotenvjson +3

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.

htmljsxreact +3

JSON Lines Converter

Convert JSON Lines and NDJSON to JSON arrays, pretty JSON, CSV, or parse reports directly in your browser.

jsonlndjsonjson +2

JSON to C# Class

Convert JSON to C# classes instantly. Supports nested models, root arrays, nullable properties, DateTime detection, namespaces, and JSON serialization attributes.

jsoncsharpc# +4

JSON to Dart Class

Convert JSON to null-safe Dart classes instantly. Supports nested classes, root arrays, nullable types, int/double and DateTime detection, plus manual fromJson/toJson, json_serializable, and freezed for Flutter and Dart backends.

jsondartflutter +7

JSON to ENV

Convert JSON objects to .env files instantly. Supports quote modes, export prefixes, nested object serialization, arrays, and invalid key detection.

jsonenvdotenv +3

JSON to Go Struct

Convert JSON to Go struct definitions instantly. Supports nested objects, arrays, JSON tags, exported fields, and optional omitempty output.

jsongogolang +3

JSON to Java Class

Convert JSON to Java classes instantly. Generate records, POJOs with getters and setters, or Lombok @Data classes with nested models, Integer/Long detection, java.time dates, and Jackson or Gson annotations.

jsonjavapojo +5

JSON to Kotlin Data Class

Convert JSON to Kotlin data classes instantly. Supports nested classes, root arrays, nullable types, Int/Long detection, and kotlinx.serialization, Moshi, Jackson, and Gson annotations.

jsonkotlindata class +4

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.

jsonphparray +2

JSON to Python Dataclass

Convert JSON to Python dataclasses instantly. Supports nested models, root arrays, Optional fields, list typing, and datetime detection.

jsonpythondataclass +3

JSON to Ruby Struct

Convert JSON to Ruby Structs instantly. Generates nested structs, arrays of structs, and a recursive from_h builder — with Struct (keyword_init), Data.define, or plain class output for Ruby and Rails.

jsonrubyrails +6

JSON to Rust Struct

Convert JSON to serde-ready Rust structs instantly. Supports nested structs, root arrays, Option for nullable fields, Vec for arrays, i32/i64 detection, chrono dates, snake_case rename, and derive macros.

jsonruststruct +3

JSON to Swift Struct

Convert JSON to Swift Codable structs instantly. Supports nested structs, root arrays, optionals, CodingKeys, Hashable/Equatable conformance, Date detection, and public access for iOS and macOS.

jsonswiftstruct +5

JSON to TypeScript Interface

Convert JSON objects into TypeScript interface definitions instantly. Supports nested objects, arrays, and custom root interface names.

jsontypescriptinterface +2

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.

jsonzodtypescript +3

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.

svgcssdata uri +4

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.

svgreactjsx +5

TypeScript to JavaScript Converter

Convert TypeScript code to JavaScript instantly in your browser. Supports ES targets, module formats, and TypeScript-specific syntax.

typescriptjavascriptconvert +3