HTML Table to Excel
Paste HTML markup containing a table, or upload a file up to 200MB, and download it as a ready-to-open Excel spreadsheet (Excel output is limited to 1,048,576 rows per the .xlsx format spec — convert to CSV or JSON instead for unlimited rows).
How to use this tool
Paste the HTML for a table — copied from page source, dev tools, or an email — and click Convert & Download. The first <table> found is parsed row by row into an Excel worksheet, preserving header and data rows in order. This works on pasted markup only, so it's fine for tables behind a login. Everything happens locally in your browser.
Related Tools
Related Blog Posts
Extracting Data From HTML — Meta Tags and Tables to CSV or Excel
How to audit a page's SEO metadata and pull table data out of raw HTML without a scraper or browser extension.
Read moreHow to Convert JSON to Excel, CSV, XML, and YAML — Free Online Guide
A practical guide to turning JSON data into the spreadsheet, XML, and config formats the next tool in line actually expects.
Read moreThe Complete Guide to Converting CSV and XML Files to Excel
How to turn CSV exports and XML records into proper spreadsheets, and validate XML before you rely on it for reporting.
Read more