> For the complete documentation index, see [llms.txt](https://irosyadi.gitbook.io/irosyadi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://irosyadi.gitbook.io/irosyadi/data-engineering/data-format-conversion.md).

# Data Format Conversion Tools

* [Format and Minify Your Code Online](https://www.cleancss.com/)
  * from CSV, XML, JSON
  * to HTML, CSV, TSV, JSON, XML
* [Convert Files, Databases and Data Online - Konbert](https://konbert.com/)
  * from CSV, JSON, TSV
  * to JSON, CSV, TSV, SQL
* [Collection of CSV Tools Online](https://codebeautify.org/csv-tools)
  * from SQL, JSON, XML, CSV, EXCEL, HTML, YAML
  * to CSV, JSON, XML, YAML, HTML, TSV, etc.
* [Simple Converter Tools for JSON, YAML, XML, and more - ConvertSimple.com](https://www.convertsimple.com/data-converters/)
  * from JSON, XML, YAML, TOML, CSV, TSV, PSV etc
  * to JSON, Python, YAML, CSV etc.
* [Online CSV Tools - Simple, free and easy to use CSV utilities](https://onlinecsvtools.com/)
  * from CSV, JSON, YAML
  * to JSON, CSV, TSV, XML, etc
* [ConvertCSV.com - Convert CSV To JSON, XML, SQL, ...](https://www.convertcsv.com/)
  * from CSV, Excel, JSON, JSON, KML, SQL etc.
  * to CSV, Excel, YAML, etc.

## Data Serialization

* [Data Serialization Format Comparison](https://wiki.alopex.li/BetterThanJson) : JSON, YAML, XML etc
