HTML Table Cleaner
Free · No Signup · Processed in Your Browser
Paste a table copied from Excel, Word, or Google Sheets. The table structure stays — the inline styles, cell widths, and MSO clutter go. Nothing you paste is ever uploaded.
Step 1 - Paste Your Table
Copy a table from Excel, Word, or Google Sheets and paste its HTML below.
Load an example ·
Processed in your browser — your data is never uploaded.
Tip: paste to auto-clean, or press ⌘/Ctrl+Enter.
Step 3 - Copy Your Cleaned Up Code
What This Removes (and What It Keeps)
Keeps: <table>, <tr>, <td>, <th> — the actual structure of your data.
Removes: inline style attributes (fixed pixel widths, borders, fonts), class attributes like MsoTableGrid, and any Office XML tags Excel or Word add when you copy a range of cells.
This is the same cleaning engine behind the Word to HTML Cleaner, scoped to leave table markup alone instead of stripping it — useful when you're publishing a spec sheet, pricing table, or data export to a website or CMS.