CSV Tools

Merge CSVs

Combine multiple CSV files into one

File A

File B

Merge Mode

Merged Output

Paste or upload two CSV files to merge...

More Options

CSV Format

Headers

Keep headers from:

Input

How to Use This Tool

This tool merges two CSV files into a single combined file.

  1. Load your files — Paste or upload your CSV files into File A and File B. Or click “Load sample” to try it out.
  2. Choose a merge mode — Select “Match columns by name” to align columns or “Append rows as-is” to concatenate files directly.
  3. Copy or save — Copy the merged CSV to your clipboard or save it as a file.

FAQ

4 questions
Does this tool upload my data?
No. It runs entirely in your browser using JavaScript. Your CSV data is never sent to a server.
What is the difference between the two merge modes?
'Match columns by name' aligns columns from both files by header name (case-insensitive) and fills missing values with blanks. 'Append rows as-is' simply concatenates File B below File A without column alignment.
What happens when files have different columns?
In 'Match columns by name' mode, all columns from both files are included. Columns unique to one file will have empty values for rows from the other file.
Can I choose which file's headers to keep?
Yes. When both files have headers, you can choose to keep File A's or File B's headers via a radio button in the options panel.

More Manipulate Files Tools

2 tools

More CSV Tools

89 tools