Skip to content

Форматтеры и код

Конвертер CSV в JSON

Бесплатный конвертер CSV в JSON. Вставьте CSV с заголовком, чтобы получить чистый массив объектов JSON. Автоматически определяет числа и типы. Работает в браузере.

Runs in your browser
CSV · source
lines: 0chars: 0size: 0 B
CSV
JSON · target
lines: 0chars: 0size: 0 B
JSON

Примечание редактора

Understanding · Tables into trees.

Эта углублённая глава пока доступна только на английском языке. Инструмент конвертации выше работает на вашем языке; развёрнутая статья ещё не переведена.

Часто задаваемые вопросы

Quick answers.

Does my header row need quotes?

Optional. We handle both quoted and unquoted headers, with comma or tab delimiters.

Are numbers auto-detected?

Yes. If a value parses as a number, it becomes a JSON number; otherwise it stays a string. Booleans (true/false) are also detected.

What delimiter is used?

Comma is default. Tab and semicolon are auto-detected from the first line.

Is my CSV uploaded?

No — conversion runs entirely in your browser.

Is the converter free?

Yes — fully free, no signup.

Люди также ищут

Use with

What people reach for next.

Связанные инструменты

More in this room.

Смотреть все в Форматтеры и код