Convert CSV Text into a HTML Table

This tool takes any chunk of predictably structured text info like a CSV spreadsheet text and places the info into a HTML table.

It takes the text you input and makes every new line of the file a row in the table. It takes the separator you choose to break the lines up into items that get placed into table cells.

If you have or find some regularily structured data that you want to quickly put into a HTML table and then proudly display on your website then this is the tool for you.

Convert Text to HTML Table

Paste your text in the box below and then click the button.

The HTML table code will appear in the box at the bottom of the page.

Choose Items Separator

Comma TAB "TAB"
"," | Single Space

New Info in HTML Table Code

Copy your new text table code from the box below.