Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 765 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 765 Bytes

ExcelJSON

ExcelJSON is a tool to convert CSV, TSV to/from JSON. The tool uses Filereader api for reading uploaded files (no server side upload) and mobile friendly.

Features:

  • Convert CSV, TSV to JSON
  • Convert JSON to CSV, TSV
  • Download JSON as CSV, TSV
  • Preview and edit JSON and validate it

The tool is hosted at http://exceljson.com.

Tools Used: