Tools / Plainrow / merge without uploading
Merge CSV without uploading
Stack two CSV files in your browser. The files never leave your machine.
Open both files, stack them, download one. No account. No server. Offline once the page is loaded.
Example
| sku | qty |
|---|---|
| A-1 | 2 |
| A-2 | 1 |
| sku | qty |
|---|---|
| B-9 | 4 |
| sku | qty |
|---|---|
| A-1 | 2 |
| A-2 | 1 |
| B-9 | 4 |
Both files stay on this computer. Lite stacks them in the tab.