How it works
1Add your filesDrag two or more .csv files onto the box at once.
2We combine themRows are appended in order; a header row matching the first file is skipped.
3Download one CSVDownload a single combined .csv with all the rows.
Frequently asked questions
Do my files need the same columns?
For best results yes — matching columns line up cleanly. Mismatched files are still stacked, in order.
Are duplicate header rows removed?
Yes — if a file starts with the same header as the first file, that header line is skipped.
Are my files uploaded?
No — the combine runs entirely in your browser.
More free spreadsheet tools
CSV to ExcelConvert a .csv file into a clean Excel .xlsx workbook.Excel to CSVExport an Excel workbook to a clean .csv file.Excel to JSONConvert spreadsheet rows into a clean JSON array.JSON to CSVFlatten a JSON array of objects into a CSV.CSV to JSONConvert a CSV into a JSON array keyed by its header.JSON to ExcelConvert a JSON array into an Excel .xlsx workbook.Merge Excel FilesCombine several Excel/CSV files into one workbook.Excel to PDFRender a spreadsheet to a clean, printable PDF.XLS to XLSXUpgrade a legacy .xls file to modern .xlsx.Remove Duplicate RowsStrip exact duplicate rows from a spreadsheet.TSV to CSVConvert tab-separated TSV/TXT into standard CSV.CSV to TSVConvert a CSV into a tab-separated TSV file.XLS to CSVExport a legacy .xls workbook to a clean CSV.XLS to JSONConvert a legacy .xls workbook into a JSON array.TSV to ExcelConvert tab-separated TSV/TXT into an Excel workbook.TSV to JSONConvert tab-separated TSV/TXT into a JSON array.JSON to TSVConvert a JSON array into a tab-separated TSV file.CSV to PDFRender a CSV file to a clean, printable PDF.ODS to XLSXConvert a LibreOffice .ods file to Excel .xlsx.ODS to CSVExport a LibreOffice .ods file to a clean CSV.XLSX to ODSConvert an Excel .xlsx workbook to LibreOffice .ods.CSV to ODSConvert a CSV into a LibreOffice .ods spreadsheet.Excel to HTMLConvert a spreadsheet into an embeddable HTML table.CSV to HTMLConvert a CSV into an embeddable HTML table.Remove Empty RowsStrip fully-blank rows from a spreadsheet.