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.

すべて表示 フォーマッター&コード