Resolve broken, scrambled characters when opening international CSV files in Microsoft Excel. Auto-detect character encodings and export cleanly formatted spreadsheets.
Import Broken CSV
Drop your unreadable CSV file into the browser tool.
Inspect Preview Table
Check the 30-row data preview to confirm characters are clear.
Save as XLSX or BOM CSV
Export the fixed file to open seamlessly in spreadsheet software.
Instantly analyzes character encoding sets and renders a 30-row live preview so you can verify that accented characters and international text display properly before saving.
Save your repaired data as a UTF-8 with BOM CSV or standard XLSX workbook, ensuring Microsoft Excel opens foreign language strings without mojibake.
This utility focuses on raw tabular data using SheetJS CE. Spreadsheet formulas and visual styling are not preserved.
No, all file decoding and table generation occur strictly inside your local browser session.