Do formatters change the meaning of my data?
Formatting is intended to change presentation rather than meaning, but generated output should still be reviewed before production use.
Developer tool collection
Format and convert JSON, YAML, XML, CSV, SQL and other development data.
JSON
Format, validate and beautify JSON instantly.
Open toolData
Format, validate and convert YAML and JSON documents locally.
Open toolData
Format, validate and minify XML documents directly in your browser.
Open toolData
Convert CSV data to JSON or transform JSON arrays into CSV.
Open toolDevelopment
Format and minify SQL queries for multiple database dialects.
Open toolUtilities
Convert Unix timestamps into readable dates.
Open toolUtilities
Convert bytes between decimal and binary storage units.
Open toolThis collection groups tools for transforming structured data into readable or compatible formats. It is useful when moving information between APIs, configuration files, spreadsheets, databases and documentation.
Formatting is intended to change presentation rather than meaning, but generated output should still be reviewed before production use.
Preservation depends on the format and operation. YAML and XML formatting can preserve comments, while conversion into JSON cannot represent comments.
Several conversion tools support local file imports. Files are read by the browser rather than intentionally uploaded for server-side processing.