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.
