Input
name,role uuup,tool astro,framework
Output
[{"name":"uuup","role":"tool"},{"name":"astro","role":"framework"}]Data Tools
Convert CSV tables to JSON arrays in your browser. Supports comma, tab, semicolon, or pipe separators and optional header rows. Processing stays local—useful for exports, API samples, and light imports.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
数据格式
表格预览
已复制结果
Input
name,role uuup,tool astro,framework
Output
[{"name":"uuup","role":"tool"},{"name":"astro","role":"framework"}]By default yes when “First row is header” is checked. Uncheck it to use column indexes instead.
No. You can also choose tab, semicolon, or pipe.
Tools
Continue with another translated tool for a nearby task.
JSON to CSV
Convert an array of JSON objects to CSV with selectable delimiters and optional nested-object flattening. Everything runs locally.
CSV Column Extractor
Extract selected CSV columns by header name or zero-based index and export as CSV, JSON, or a plain list. Processing stays in your browser—useful for trimming wide exports.
JSON Formatter
Format, minify, sort, and validate JSON in your browser. Parsing errors include location details, and your data never leaves the page.