Merge Excel Files Online
Merge and concatenate multiple Excel files into one, directly in your browser.
About this tool
Combine multiple Excel files into a single file by stacking their rows. All files are loaded in your browser and concatenated in order. Useful for joining monthly exports, log files, or split datasets back together.
Frequently Asked Questions
Do all Excel files I merge need the same columns?
Ideally yes — the tool stacks rows from all files in order. If schemas differ, missing columns are filled with null values in the output.
How many Excel files can I merge at once?
There is no hard limit. Add as many files as you need. All files are loaded in your browser and combined in the order you add them.
Is the merged Excel output sorted?
Rows appear in file order — all rows from the first file, then the second, and so on. If you need a specific order, run the result through the Sort tool.
Is my data private?
Yes — completely. Your file is never uploaded to any server. Everything runs locally in your browser using WebAssembly — processing happens entirely inside your tab. Once you close the tab, nothing is retained.
What is the maximum file size?
The free limit is 50 MB. For larger files, performance depends on your device's available memory — most modern machines handle 500 MB to 1 GB comfortably.
Related Tools
Validate Excel Files Online
Validate Excel file structure in your browser. Check null counts, distinct values, and data types for every column — no upload required.
Count Values in Excel Files Online
Group and count rows by any column in Excel files directly in your browser. Sort by frequency or value to find the most common entries — no upload required.
Extract Unique Values from Excel Files Online
Extract all distinct values from any column in Excel files directly in your browser. Download the unique values list — no upload required.
Compare Excel Files Online
Compare two Excel files directly in your browser. See rows only in file A, only in file B, and rows common to both — no upload required.
Format Timestamps in Excel Files Online
Reformat timestamp and date columns in Excel files directly in your browser. Convert between ISO 8601, Unix epoch, US date, and custom strftime patterns — no upload required.