What this tool does
Merge CSV Files
Each input is parsed as CSV instead of being split on raw line breaks, so valid multiline fields remain intact. Files can be aligned by a union of header names, common headers only or physical column position.
Private, local-first data tools
Combine multiple CSV files locally, align columns by header or position, and review mismatches before downloading one complete file.
The parser runs off the main thread. Once loaded, you can search, sort, validate, repair and export without an account.
What this tool does
Each input is parsed as CSV instead of being split on raw line breaks, so valid multiline fields remain intact. Files can be aligned by a union of header names, common headers only or physical column position.
Local files are read by a dedicated browser worker and are not uploaded to an application server. File contents and filenames are not included in analytics events. Loading a public URL is an explicit direct request from your browser and may fail when the remote server blocks CORS.
No. The files are merged locally in your browser, and you can open the completed CSV in Excel afterward.
No. Union alignment keeps every header and fills missing values, while intersection keeps only headers shared by every file.
Yes. Enable the source filename column before merging.
No. All files are read and combined in the same browser worker.