Upload your Excel
Drag and drop or click to select
๐ ๐ .xlsx ยท max. 500 MBCOMPRESSION MODE
Safe
Balanced
Maximum
RESULT
The compressed file will appear here
Phantom used ranges, formatting applied to whole columns, and images: the three real causes of an .xlsx file's size
.xlsx file is, just like a .docx, a ZIP with XML inside: one file per sheet, plus a shared string table, the styles and any embedded element. Numeric data is extraordinarily compact โ thousands of rows of numbers take up very little. When a spreadsheet weighs tens of megabytes, it is almost never because of the data.| Element | Typical weight | Room to reduce |
|---|---|---|
| Inserted images and logos | High: stored at original resolution | Very high |
| Native Excel charts | Low: they are vector-based | None, and none needed |
| Embedded objects from other applications | Can be enormous | High, if they are not needed |
| Numeric data and formulas | Very low | None |
| Styles and conditional formatting | Can balloon | High, by bounding the ranges |
Open the file and press Ctrl + End. If the cursor jumps far from your data, clean that phantom range in Excel first: it is usually the biggest contributor to the size.
Drag it onto the drop zone or click to select it. It is processed inside your browser.
It affects embedded images; the data stays intact.
Check that sheets, formulas and charts are as you expected before discarding the original.
No. Compression acts on images and embedded elements, not on cell content. Values, formulas, cross-sheet references and pivot tables stay intact and keep calculating as before.
Most likely it drags a phantom used range: Excel still counts as part of the sheet some cells that were touched at some point and are empty today. Press Ctrl + End; if the cursor jumps far away, that is your problem.
Select the first genuinely empty row after your data, extend the selection to the end with Ctrl + Shift + End, and delete those entire rows โ clearing the contents is not enough. Repeat with the columns, then save and close the file so Excel recalculates the range.
Native Excel charts do not: they are stored as vector descriptions and take very little. What does weigh are inserted images and embedded objects from other applications.
Yes. The result is a standard .xlsx, perfectly editable in Excel, Google Sheets or LibreOffice Calc.
Yes: the file is never uploaded to any server. All processing happens in your browser, so a sheet with customer records or financial information never leaves your machine.
Free
No sign-up
100% local compression
Your spreadsheets are never uploaded to a server
Comments
Log in to leave a comment