返回
📑
CSV / JSON 转换
EN
CSV → JSON
JSON → CSV
Clear
Swap
Input
name,email,age John,john@example.com,30 Jane,jane@test.org,25
Output
Delimiter:
Comma (,)
Semicolon (;)
Tab
Pipe (|)
First row is header
相关工具