HTML Table to CSV
Paste HTML markup containing a table — or upload a file up to 200MB — and get back clean CSV rows.
How to use this tool
Copy the HTML for a table — from "View Page Source", a browser dev tools panel, or an email — and paste it in; the CSV output updates instantly as you type. The first <table> found in the pasted markup is parsed row by row, with <th>/<td> cell text preserved and whitespace collapsed. This tool works on pasted HTML only — it doesn't fetch any live URL — so it works for content behind a login too. Everything runs 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