The HTML table extractor is a paste-conversion tool that accepts rich text containing embedded HTML tables and converts them into various formats. It supports outputting detected tables as HTML, Markdown, CSV, TSV, or JSON.
- Accepts pasted rich text from browsers with embedded HTML tables.
- Converts every detected table into HTML, Markdown, CSV, TSV, or JSON.
- Allows users to paste content directly from web pages, such as Wikipedia lists.
- Includes a "Copy" button for the selected output format.
This tool provides a convenient method for extracting and reformatting tabular data from web sources without manual copying.