Read CSV correctly
The tool detects comma, semicolon, tab and pipe. Quoted values may contain delimiters and line breaks.
Web / Data
Convert CSV data locally in the browser into clean HTML tables or extract CSV from an existing HTML table. The tool is useful for websites, documentation, data exports and quick table drafts.
The preview shows the detected table structure. It is built directly in the browser without external libraries.
The tool detects comma, semicolon, tab and pipe. Quoted values may contain delimiters and line breaks.
The generated table uses escaped content, an optional table class and, if selected, a responsive wrapper.
In HTML to CSV mode, the first detected table is read. Header and data cells are exported as CSV rows.