How to use this office tool
Select two or more CSV or TSV files. Each file is parsed separately, then added to a new Excel workbook as its own worksheet.
Combine multiple CSV or TSV files into one Excel workbook, with one sanitized worksheet per source file, entirely in your browser.
Select two or more CSV or TSV files. Each file is parsed separately, then added to a new Excel workbook as its own worksheet.
Each source filename becomes a sanitized, unique sheet name. Delimiters are detected by file extension and parsed quoted fields remain intact.
Excel worksheet limits still apply. Very large source files may exceed browser memory.
XLSX, XLS, CSV, and TSV are accepted where the operation supports them. Browser memory, parser support, and Excel worksheet limits apply.
| Format | Support |
|---|---|
| XLSX / XLS | Parsed locally; advanced workbook objects may not be preserved |
| CSV / TSV | Quoted fields supported; encoding is read by the browser |
Yes. Each selected CSV or TSV file is parsed into its own worksheet.
The tool sanitizes names and adds a numeric suffix when two source filenames resolve to the same sheet name.
Yes. Papa Parse handles quoted fields and embedded delimiters during parsing.
Yes. TSV files use tabs, while CSV delimiters are detected from their content.
Browser memory and Excel worksheet limits can be exceeded by very large or unusually wide data sets.
| Stage | Action |
|---|---|
| Input | Validated and parsed locally |
| Output | A newly generated file is downloaded |