A spreadsheet that runs in your browser.

Open an .xlsx or .csv, edit it, save it back. No account, no install, and nothing is uploaded — the file is read and written on your own machine.

Or drag a spreadsheet onto the editor to open it. Your work is autosaved in this browser.

What it does

Keyboard shortcuts

The usual spreadsheet bindings — editing, selection and undo all work as you expect.
Open a fileCtrl + O
Save as .xlsxCtrl + S
Save as… Ctrl + Shift + S
FindCtrl + F
ReplaceCtrl + H
Undo / redoCtrl + Z / Y

On a Mac, use in place of Ctrl.

Questions

Are my files uploaded anywhere?

No. The editor is a static page: opening a file reads it with the browser's own file APIs, and saving writes it straight back to your downloads. There is no server that receives your data.

Do I need an account?

No. Open the editor and start typing.

Where is my work stored?

In this browser. The editor autosaves the open workbook, and keeps the last few you opened, so a refresh or a crash does not lose anything. Clearing site data clears them — save to a file for anything you want to keep.

Will it open a file made in Excel?

Yes — .xlsx, older .xls, and .csv. Values, formulas and most formatting come across. Very Excel-specific features, such as pivot tables, macros and charts, do not.

Does it work offline?

Once the page has loaded, yes: editing, formulas and saving all run locally. You need a connection only to load the page the first time.

Is there a charts feature?

Not yet. Everything else on this page is there today.

Open a spreadsheet.

Open the editor