Adawaty

CSV Converter

Swap between CSV, JSON, and Excel without your data leaving the browser.

Runs in your browser — files never leave your device

Tap to choose a file

How it works

  1. Choose or drop a CSV, JSON, or Excel file.

  2. Pick the format you want — CSV, JSON, or Excel.

  3. Click Convert data.

  4. Download the converted file.

Frequently asked questions

Does my data leave my computer?

No. The whole conversion runs in your browser — your file is never uploaded, so it works even for sensitive datasets like survey results or grades.

What JSON shape does the converter expect?

An array of objects, e.g. [{"name": "Sara", "score": 95}]. Each object becomes one row. Nested objects one level deep are flattened into dot-separated columns like address.city.

What about Excel workbooks with multiple sheets?

Only the first sheet is converted. If you need another sheet, move it to the first position in Excel before uploading.

How large can my file be?

Up to 50 MB. Since everything runs locally, very large files are also limited by your device's memory.

Related tools