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 時,您可以選擇要匯出哪個工作表,因為 CSV 只能包含單一資料表。CSV 轉 Excel 會產生一個含有單一工作表的活頁簿。

支援哪些 Excel 格式?

可以讀取現代 .xlsx 檔案和舊版 .xls 檔案。輸出格式一律為現代 .xlsx 格式。

來源

嵌入此工具

將此工具加入你自己的網站。複製下方的程式碼片段,它會自動保持最新。

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

相關工具