Convertisseur CSV à JSON
Convert comma-separated values to JSON arrays or objects.
About CSV to JSON
CSV (Comma-Separated Values) is a simple tabular data format, while JSON (JavaScript Object Notation) is the standard format for APIs and web applications. This tool converts between them, handling quoted fields, escaped characters, and various delimiters. When "First row is header" is checked, column names become object keys in the JSON output.
Related Tools
JSON to CSV Converter
Convert JSON arrays to CSV format. Customizable delimiter, download as .csv file.
JSON Formatter & Validator
Format, minify, and validate JSON instantly. Configurable indentation and error messages.
HTML Table Generator
Build HTML tables visually with a spreadsheet editor. Customize styles, export clean HTML code.