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/csv-excel-converter" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>

相关工具