Word (.docx) → Excel (.xlsx)
Extract tables from .docx files and export to .xlsx. Optional URL stripping, fill-down for merged columns. Runs 100% in the browser — your file is never uploaded.
Converts .docx → .xlsx — runs 100% in your browser via Web APIs (ZIP + DOMParser). Your file is NOT uploaded anywhere, ever.
When do you need .docx → Excel?
- Price lists, content calendars, marketing schedules: vendors send Word docs with tables — you need to sort, filter, pivot in Excel.
- Report tables: Word reports with embedded data tables — extract them for further analysis.
- Survey results: aggregated tables in Word → Excel for filtering.
- Product catalogues: inventories or menus stored in Word → import into Excel for upload to web/ERP.
Features
- Multi-table → multiple sheets: a .docx with 3 tables produces a .xlsx with 3 sheets (named Sheet1/2/3). Turn the option off to merge all tables into one sheet with blank rows between them.
- Strip URLs: automatically removes
http://...,www...., and bare domains (e.g.example.com) from the content — useful for sharing internal data, removing tracker links, or cleaning data for AI training. - Fill blank cells: for vertically merged columns (think "Date" or "Category" grouping rows), Word only stores the value in the first row — turn this on so Excel sees the value on every row, making sort/filter easier.
- Clean formatting: bold header, cell borders, wrapped text, frozen first row — ready to open in Excel/Google Sheets/Numbers.
- Preview first 10 rows before downloading.
Supported formats
- ✅ .docx (Word 2007+) — the modern standard.
- ❌ .doc (Word 97–2003 legacy binary): cannot be parsed in the browser. Open in Word/LibreOffice → Save As →
.docx, then try again. - ❌ Google Docs: File → Download → Microsoft Word (.docx), then upload.
Privacy
Runs 100% in your browser via standard Web APIs (DecompressionStream, DOMParser, Blob). The file is never uploaded — not even to Sổ Tay AI. Safe for internal documents, contracts, or unpublished plans.
Limitations
- Extracts tables only. Plain paragraphs are not converted — copy manually if needed.
- Images, charts, and equations are not preserved.
- In-cell formatting (italic, underline, color) is dropped — text only.
- Nested tables: only the top-level table is captured.
Related
- JSON ↔ CSV — convert between common data formats
- CSV Diff — compare two CSV/Excel files
- Markdown Table Builder — author markdown tables
- All tools
Related tools
See all tools →VN Loan & Deposit Calculator
Deposit + loan repayment, decreasing & flat rate, full amortization.
NEWQR Code Generator
QR for URL, WiFi, vCard. Custom colors, download PNG.
NEWWorking Days Calculator
Count working days between 2 dates — exclude weekends + VN/Indonesia 2026 holidays (Lunar NY, Independence Day, Idul Fitri…).
NEWRandom Number Generator
Generate random numbers with crypto-secure or seeded PRNG. 6 presets (dice, lotto, PIN…). Unique + sort options.