Excel to HTML, Markdown converter / Tool
Paste excel table
Result of conversion
Format
Heading
Preview
This is a tool that runs in your browser to converts Excel to HTML or Markdown.
- Copy the cell range you want to convert in Excel and paste it into the tool’s text area to convert it.
- Format: You can choose from HTML
<table>
,<dl>
or Markdown. - Heading: In the case of
<table>
, you can choose the position of the th tag. - Entity references: Replace
&<>"
characters in cells with entity references. (such as&
.) - Decorations: Borders, colors, and other decorations set in Excel will not be reflected.
- Line breaks and merging: Line breaks and merging within cells are not supported.
- Style: The preview has the Style of this site applied, but the conversion result is only HTML tags without Style.