Skip to main content
thakurcoder
Blog
Tools
Portfolio
About
Search
⌘K
Loading…
Home
/
Tools
/
CSV to JSON
Converters
Runs locally
CSV to JSON
Convert CSV data (with headers) to a JSON array. First row is used as keys.
CSV input
name,age,city Alice,30,New York Bob,25,San Francisco
Convert to JSON
JSON output