CSV → JSON 온라인 변환기

Free 무료 · 가입 불필요 · 데이터 저장 안 함
Delimiter
Types
Output
Error
CSV
JSON
// JSON output

더 많은 개발 도구

CSV 포매터
형식화·검증
JSON→CSV
CSV로 변환
YAML→JSON
JSON으로 변환
XML→JSON
JSON으로 변환
TOML→JSON
JSON으로 변환
JSON 포매터
형식화·검증·압축
정규식
실시간 테스트
URL 인코더
퍼센트 인코딩

왜 이것이 최고의 CSV → JSON 변환기인가

헤더 자동 감지

The first row is automatically used as JSON keys. Each subsequent row becomes a JSON object in the output array.

스마트 타입 추론

Numbers, booleans (true/false), and null values are automatically inferred. Disable type inference to keep all values as strings.

사용자 정의 구분자

Supports comma, semicolon, tab, and pipe delimiters. Perfect for European-style CSVs that use semicolons, or TSV files.

JSON 다운로드

Export the converted result as a .json file ready for use in any API, database import, or application.

자주 묻는 질문

How do I convert CSV to JSON?

Paste your CSV text into the input field and click Convert. The first row is treated as the header and becomes the JSON keys. Each subsequent row becomes an object in the JSON array.

Does it handle quoted fields with commas inside?

Yes. The parser fully supports RFC 4180 CSV, including fields wrapped in double quotes that contain the delimiter character, commas, or newlines.

What if my CSV has no header row?

The tool assumes the first row contains headers. If your data has no headers, add a header row with column names (e.g. col1,col2,col3) before pasting.

심층 가이드
데이터 형식 변환 가이드
CSV, XML, JSON, HTML & Markdown
가이드 읽기