Converters Tools
Move data between CSV, JSON, and YAML without leaving the browser. Ideal for config migrations, fixture generation, and spreadsheet-to-API workflows.
Convert CSV or TSV into a JSON array of objects.
Convert JSON objects to clean YAML.
Convert YAML documents to pretty-printed JSON.
Generate a draft .proto schema from sample JSON.
Generate Java POJO classes from JSON.
Convert JSON objects to XML markup.
Convert JSON to PHP array syntax.
Generate C# classes from JSON.
Generate a draft XSD schema from sample XML.
Convert XML documents to YAML.
Convert XML to JSON with attribute prefixes.
Convert basic SELECT queries to MongoDB find().
Convert INI config files to JSON.
Convert INI files to XML markup.
Convert INI files to YAML.
Convert CSV rows to XML elements.
Convert CSV to a YAML list of records.
Generate SQL INSERT statements from CSV.
Convert images to Base64 data URIs in your browser.
Preview and inspect image data URIs.
Convert RGB, RGBA, or HSL colors to hex with a live swatch.
Convert hex colors to RGB/RGBA with a live swatch.
Convert internationalized domain names between Unicode and Punycode.