FREE · NO ACCOUNT · ON YOUR DEVICE
Move tabular data between Excel and CSV.
Convert XLSX worksheet values to UTF-8 CSV, or turn CSV fields into an XLSX text workbook. Choose delimiters, preview rows and download without uploading.
What changes when Excel becomes CSV?
CSV exports one visible sheet or selected range as saved display values. There are no formulas, types, colors, charts, images, comments or multiple sheets in one CSV. Hidden rows and columns inside the range are included. Formula results may be stale; recalculate and save first. Missing formula results and Excel errors stop the job.
Can CSV to Excel preserve leading zeros?
Yes. Every CSV field becomes an explicit text cell, including identifiers, dates and formula-like strings. This preserves 00123 without guessing numeric types. Numeric calculations require deliberate conversion in Excel. This tool does not infer which fields are IDs, money or dates.
How does CSV formula protection work?
On CSV export, values beginning with formula-like characters receive a protective apostrophe. The result reports the number of changed cells; the preview shows original values. This may also prefix ordinary negative values. Import columns as text and inspect the safety prefix. CSV cannot enforce a type when another application opens it.
Which limits apply?
Use standard XLSX up to 10 MB, or UTF-8 CSV up to 2 MB. Select comma, semicolon or tab explicitly. Up to 10,000 rows, 100 columns and 100,000 cells are accepted; CSV rows must have consistent lengths. No XLS, XLSM, encrypted workbooks, macros, external workbook links or selected merged cells. No partial or truncated output is returned.