Tools / CSV Merger
CSV Merger
Drop multiple CSV files to merge them together. Stack rows, join on a key column, or concatenate all columns.
Drop 2 or more CSV/TSV files here, or click to select.
.csv, .tsv, .tab · Max 500 MB
How to use CSV Merger
Drop multiple CSVs
Drag two or more CSV files onto the dropzone. They're parsed in your browser.
Pick a merge mode
Stack appends rows (requires identical headers). Join performs SQL-style INNER, LEFT, or RIGHT joins on a key column you pick. Concat takes the union of all columns and null-fills.
Configure the merge
For Join, pick the key column. For Stack and Concat, no extra setup is needed.
Download the merged CSV
Preview the merged table, then click Download to save the result.
Frequently asked questions
Related tools
Remove duplicate rows from a CSV. Pick which columns to compare and what to keep.
Build a visual filter pipeline with AND/OR logic, pick columns, sort, and export.
View and explore CSV files with sorting, filtering, and column type detection. Handles 100k+ rows.