Monu Tools

CSV / Excel変換

CSVをExcelの.xlsxファイルに、またはExcelをCSVに双方向で変換します。ブラウザ内で完結します。

CSV / Excel変換の使い方

  1. 01

    方向を選択します(CSV→ExcelまたはExcel→CSV)。

  2. 02

    CSVを貼り付けるか、.xlsxファイルをアップロードします。

  3. 03

    変換されたファイルをダウンロードするか、CSVをコピーします。

What the converter does

This is a two-way CSV and Excel converter: turn CSV text into a downloadable .xlsx workbook, or read an Excel file and export any sheet as CSV. Pick the direction, paste or upload, and get the converted file.

It is the bridge between the plain-text world of CSV, which APIs, databases and scripts love, and the spreadsheet world of Excel, which is where most people actually view and edit tabular data.

It uses SheetJS and runs locally in your browser, so your spreadsheet never leaves your device, which matters for the financial and personal data spreadsheets often hold.

Choosing sheets and formats

When converting Excel to CSV, you can choose which sheet to export, since a CSV file holds a single table. Converting CSV to Excel produces a workbook with one sheet containing your data.

It reads modern .xlsx files and older .xls files, and always outputs the modern .xlsx format, so the result opens cleanly in current versions of Excel, Google Sheets, LibreOffice and similar tools.

What transfers and what does not

Because CSV is just values, the conversion focuses on the data itself. Cell values, rows and columns transfer faithfully, while complex spreadsheet features like formulas, charts and styling are outside what a CSV can carry.

よくある質問

データはサーバーにアップロードされますか?

いいえ。変換はSheetJSを使ってブラウザ内で完結するため、スプレッドシートがデバイスの外に出ることはありません。

複数シートは保持されますか?

Excel→CSV変換時は1つのシートしか保持できないため、どのシートをエクスポートするか選択できます。CSV→Excel変換では1シートのワークブックが作成されます。

どのExcel形式に対応していますか?

モダンな.xlsxファイルと旧式の.xlsファイルを読み込めます。出力は常にモダンな.xlsx形式です。

出典

このツールを埋め込む

このツールをご自身のウェブサイトに追加できます。下のコードをコピーしてください。内容は自動的に最新の状態に保たれます。

<iframe src="https://monu.tools/embed/ja/csv-excel-converter" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>

関連ツール