HTML Table Cleaner
Clean up messy table code by stripping inline styles, removing empty rows, trimming cells, and optionally converting to Markdown.
Waiting for input...
Tips
- Inline styles, widths, heights, and alignments are removed to keep markup clean.
- Empty rows are dropped when all cells are blank after trimming.
- Markdown output uses the first row as header when enabled.
- All processing is local in your browser.