CSV JOIN · INNER / LEFT JOIN
Join Two CSV Files by a Common Key
Select a shared column, such as a product code or employee ID, to combine related fields from two CSV files into one row. Both files stay in your browser.
CSV processing stays in your browserYour files are not uploaded to a server.
Join two CSV files by key
Combine rows that share a key such as Product Code or Employee ID.
How it works
- Choose the left CSV, then the right CSV.
- Select one key per file and choose INNER or LEFT JOIN.
- Review the preview and row counts, then download.
Before you start
- Limits: 50 MB total and one key per file. Blank keys do not match.
- Repeated keys on both sides can increase output rows; deduplicate first if needed.
View FAQs for this tool