Skip to content
Klargrid

Open a CSV file too large for Excel

Excel stops at 1,048,576 rows. Here, the file is read from your disk in chunks: browse, filter, sort, and export what you kept as CSV, or as XLSX if it fits.

What this tool does

What it does not do: Text files only (CSV, TSV, TXT), in UTF-8 or a Western code page; an XLSX workbook is limited to 1,048,576 rows by Excel anyway. Sorting keeps one key per row in memory: beyond three million rows of text, filter first.

No file is uploaded. Turn off your network once this page has loaded: the tool keeps working. How to check it yourself.

Other tools