DOCX and XLSX in the Same EditDocx Workspace — Boundaries and Workflow
How Word and Excel sessions share one EditDocx browser workspace — what is shared, what differs, and how to avoid mixing up export formats.

EditDocx is one browser product with two document surfaces: Word Open XML (.docx) and Excel Open XML (.xlsx). People discover that after they finish a letter and immediately need to tweak a roster. This guide clarifies what is shared, what is separate, and which limits apply to which format — so you do not expect PDF export from a sheet session or pivots from a memo.
Open the workspace: editor. Home overview: editdocx.net.
What is shared
- No accounts. Neither surface asks for Microsoft or Google login.
- No server uploads for file content. Both process bytes in the tab (no-upload DOCX, no-upload XLSX).
- Recent files list. IndexedDB can keep up to 10 recent files, 20MB each, on the current browser profile — Word and Excel files compete for that budget.
- Site shell. Ads, fonts, and analytics behave the same; they are not inside your workbook or document (privacy).
- Price. $0 — see pricing notes / FAQ.
What differs
| Concern | DOCX session | XLSX session |
|---|---|---|
| Primary edits | Paragraphs, styles, tables, images, comments, tracked changes | Cells, sheets, formulas, merges, basic formatting |
| Exports | DOCX and PDF | XLSX (native workbook download) |
| Unsupported highlights | Charts, SmartArt, OLE, macros, encrypted docs | Charts, pivots, sheet images, conditional formatting UI, data validation UI, encrypted books |
| Best landing pages | no signup Word, Word Online alternative | no signup Excel, Excel Online alternative |
Product-wide marketing copy says 3 export formats (DOCX, PDF, XLSX) because the product supports all three across sessions — not because every open file can emit all three at once.
Practical workflow: letter then spreadsheet
- Download and close the DOCX when the letter is done — free an IndexedDB slot if you are near the 10-file cap.
- Import the
.xlsx. - Edit formulas carefully; spot-check totals after download (edit XLSX online).
- Do not expect the Word ribbon concepts (tracked changes) to appear in the sheet surface.
Practical workflow: embedding illusions
People ask whether they can embed an Excel chart in a Word doc inside EditDocx. OLE / embedded Excel objects are unsupported. Build the chart in desktop Excel, or keep the sheet and the letter as separate files. Trying to force Office embedding through a browser-local editor is how fidelity disasters start (fidelity failures).
Memory and performance
Large image-heavy DOCX files and wide multi-sheet workbooks both consume browser memory. If the tab feels sluggish, close other tabs, split the work, or move to desktop Office. Files above 20MB may open for the session but are not retained in the recent-files list.
Choosing alternatives pages
- Word vs Microsoft cloud → Word Online alternative
- Word vs Drive conversion → Google Docs alternative
- Excel vs Microsoft cloud → Excel Online alternative
- Excel vs Sheets conversion → Google Sheets alternative
Blog-length essays exist for each pair; landings stay shorter and conversion-focused.
Naming files so humans stay sane
When both formats sit in Downloads, names like Document.docx and Book.xlsx collide with browser defaults. Rename immediately after download: Q3-Roster.xlsx, Offer-Jordan.docx. Future you — and the next person on a shared PC — will not thank generic names.
Session exhaustion
If the tab crashes, in-memory edits are gone. Checkpoints help only if you Ctrl/Cmd+S earlier. For long spreadsheet cleaning sessions, download intermediate versions every fifteen minutes. Browser tabs are not a durable ERP.
FAQ
Can I convert DOCX to XLSX in EditDocx?
No. They are separate editors in one workspace, not a format converter suite.
Why does FAQ mention three export formats?
Across the product: DOCX and PDF from Word sessions, XLSX from spreadsheet sessions.
Do Word and Excel share undo history?
No. Each open document has its own editing session state.
Where is the full feature matrix?