Merge CSV

Combine multiple CSV files into one.

Upload two to ten CSV files and download a single file with rows stacked in list order. The first non-empty header becomes the main header.

Limitations

Columns are not matched by meaning — align names, count and order beforehand. Each file up to 10 MB; large combined sets use more device memory.

Recommended tools

FAQ

Up to 10 CSV files at once.

Up to 10 CSV files at once.

CSV files are read and combined locally in the browser, without being sent to the server. The combined volume of several files can significantly affect the memory and speed of the device.