Univer Spreadsheet — Online Spreadsheet Editor
Edit spreadsheets in your browser: formulas, cell formatting, conditional formatting, data validation, filters, sorting, and more. Runs entirely in your browser — nothing you enter is ever uploaded.
Related tools
A free, open-source spreadsheet grid with formulas, cell styling, and multiple sheets, running entirely in your browser.
Build, edit, and export 3D WebGL scenes in your browser: geometries, materials, lights, cameras, and scripts.
Build web pages and HTML templates visually with a drag-and-drop canvas, block manager, and style manager, entirely in your browser.
Write rich, structured content with a block-style editor and get clean JSON output, entirely in your browser.
Write and format rich text with a full WYSIWYG toolbar: headings, lists, colors, links, images, and more, entirely in your browser.
A rich-text WYSIWYG editor built on ProseMirror, with a full formatting toolbar for headings, lists, code blocks, and more, entirely in your browser.
About Univer Spreadsheet — Online Spreadsheet Editor
Univer is an open-source (Apache-2.0) office-suite engine, and this is its spreadsheet editor — a browser-based grid with formulas, cell and number formatting, conditional formatting, data validation, filters, sorting, notes, and more. The build here is self-hosted directly from the dream-num/univer project's own source (its `sheets` example) and runs entirely client-side: nothing you enter is ever uploaded to any server by this site.
How to use
- Click any cell and start typing to enter text, numbers, dates, or a formula beginning with "=".
- Use the toolbar to format cells — fonts, colors, borders, number formats — and to add filters, sorting, data validation, or conditional formatting.
- Add or switch worksheets with the tabs along the bottom; everything stays in your browser tab.
Frequently asked questions
- Is my data uploaded anywhere?
- No. Editing, formula calculation, and formatting all happen entirely in your browser — nothing you enter is sent to a server by this site.
- Does the spreadsheet support formulas?
- Yes. It includes a formula engine covering the common spreadsheet functions (math, logical, text, lookup, date, and more), computed in your browser.
- Is Univer free and open source?
- Yes — Univer is open source under the Apache-2.0 license, so it is free to use, study, and modify.