CSV to HTML Table

Convert a CSV header and equal-width rows into escaped HTML table markup, without rendering the input.

Convert in your browser · No sign-up

Convert a CSV header and equal-width rows into escaped HTML table markup, without rendering the input.

Up to 100,000 UTF-16 units per input and 1,000,000 per result. See the supported formats and examples below.

How to use

  1. Convert a CSV header and equal-width rows into escaped HTML table markup, without rendering the input.
  2. Choose the options, then run the tool.
  3. Check the result, then copy or download it.

Example

name,score
Ada,87 → <table>…<td>Ada</td><td>87</td>…</table>

Details and limitations

Convert a CSV header and equal-width rows into escaped HTML table markup, without rendering the input.

Processing stays in your browser.

FAQ

Supported inputs and limits

Convert a CSV header and equal-width rows into escaped HTML table markup, without rendering the input.

Format references

Tool page updated: