CSV ↔ JSON Converter
Convert CSV tables to JSON and tabular JSON to CSV locally.
Questions about this tool
What should I verify when using CSV ↔ JSON conversion?
Check the source unit or encoding, the target representation and any sign, timezone, delimiter or permission convention that applies.
Can the converted value be ambiguous?
Yes. Units, character encodings, timestamps and permission notations can be interpreted differently when context is missing.
How do I validate the conversion?
Convert a known reference value first, then compare the result with the target system or specification.