개발자 도구

CSV → JSON 변환

즉시 CSV 파일을 JSON으로, JSON 배열을 CSV 형식으로 변환

Runs entirely in your browser. Quoted CSV fields and commas inside quotes are supported. For JSON → CSV, use a JSON array of objects; values are stringified.

CSV ↔ JSON Converter

Convert CSV to JSON and JSON arrays back to CSV. The converter uses the first row as column headers and creates one JSON object per row. Handles quoted fields, commas inside values, and multiple separator styles.

FAQ

How do I convert a CSV file to JSON?

Paste or upload your CSV. The first row becomes the JSON keys. Each subsequent row becomes an object in the output array.

What if my CSV has semicolons instead of commas?

Select the semicolon separator option before converting. European CSV exports often use semicolons because commas appear in number formatting (1.234,56).

What is the difference between CSV and JSON?

CSV (Comma-Separated Values) is a flat table format — rows and columns, like a spreadsheet. JSON (JavaScript Object Notation) supports nested structures, arrays within objects, and mixed types.

필요한 게 없나요?

커뮤니티 피드백으로 무료 도구를 만듭니다. 워크플로에 필요한 도구를 제안해 주세요!

CSV → JSON 변환 — 무료 도구 온라인 | FreeTool24 | FreeTool24