How to use this office tool
- Choose a CSV or TSV file and let the delimiter detector inspect it.
- Adjust preview rows and text-safety options.
- View the table, check counts, and download a normalized CSV copy if needed.
Open CSV or TSV data safely in your browser, inspect a limited preview, and export a normalized copy.
The viewer detects comma, tab, semicolon, or pipe delimiters, parses quoted fields, displays a bounded table, and creates a normalized CSV copy.
The preview is intentionally limited to protect browser performance. The download includes the full parsed table.
Files are processed in memory on this device. Large or structurally complex workbooks may require desktop spreadsheet software.
| Input | Support |
|---|---|
| XLSX / XLS | Not accepted |
| CSV / TSV | Supported with delimiter-aware parsing |
| Limits | 25 MB per file, bounded preview, up to 500,000 used cells |
It tests comma, tab, semicolon, and pipe delimiters and chooses the candidate that produces the most consistent table.
Yes. Parsing follows CSV quote escaping, so delimiters and line breaks inside properly quoted fields remain within their field.
The preview is capped at the selected row count to keep large files responsive; the normalized download includes all parsed rows.
Yes. Tab-separated files are accepted and can be normalized into a comma-separated CSV download.
When Protect text values is enabled, exported cells beginning with =, +, -, or @ are prefixed with an apostrophe.
| Processing detail | Behavior |
|---|---|
| Browser processing | No file upload |
| Preview | 5–100 rows |
| Output | New generated file |