DataSwift
Tools
API
FAQ
Back to Tools
CSV to JSON
Transform CSV files to clean, structured JSON. Automatically detects data types.
Copy code
Download JSON
Input CSV
id,name,age,active,score 1,John Doe,25,true,89.5 2,Jane Smith,30,false,92.0 3,"Peter, Parker",28,true,75.2
Output JSON