HTML table generator
Paste your data (one row per line) and get a clean HTML table, with a preview and ready-to-copy code.
Preview
HTML code
What it's for
It generates semantic HTML table code (with thead and tbody) from data you already have in a spreadsheet or list. Just paste it and copy the result into your site or article.
Recognized formats
Each line is a table row; cells can be separated by comma, semicolon or tab (so you can paste straight from Excel or Google Sheets). Special text is escaped automatically.