XLS to XLSX
Converter
Modernise an Excel 97-2003 workbook to XLSX — formatting intact — or pull the data straight out as CSV or JSON.
Convert XLS to XLSX free →No account needed · Up to 25 MB free · Files permanently deleted after 1 hour
How it works
Common questions
Why does Excel complain about my .xls file?
XLS is the binary format from Excel 97-2003. Modern Excel still opens it in “compatibility mode” but warns about it, blocks some features, and many web apps reject it outright. XLSX is the current standard.
Do formulas survive the conversion?
Converting to XLSX: yes — the workbook is re-saved whole. Extracting to CSV or JSON: you get each cell's calculated value (CSV and JSON have no concept of formulas).
What happens to multiple sheets?
XLSX keeps them all. CSV export produces one file per sheet, bundled as a ZIP. JSON export returns an object with one array of rows per sheet.
Is there a file size limit?
Free users can convert files up to 25 MB without an account. Pro raises that to 500 MB per file with 3,000 credits a month; Business goes to 5 GB.