Convertir CSV en JSON
Transformez les lignes d'un tableur en JSON structuré, directement exploitable par votre code ou une API.
De
To
CSV
Rows and columns as plain text. The universal exchange format for spreadsheets and tabular data.
JSON
The data format of the web. Structured, readable, and understood by every programming language.