csv merge combine join vertical horizontal append
CSV Merger
Combine two CSV files into one. Supports vertical merge (append rows) and horizontal merge (append columns). Header row skip option is available.
USAGE
3 simple steps
- 1Paste the first CSV in the top input field
- 2Paste the second CSV in the bottom input field
- 3Choose merge direction and click Merge
FAQ
Frequently Asked Questions
A. Vertical merge works even with different column counts, though results may not be as expected. Horizontal merge pads shorter files with empty values.
A. For vertical merge, selecting 'Skip second header' removes the first row of the second CSV before merging.