Paste a CSV or open the file, pick how many rows each piece should hold, and download the parts — with the header row repeated at the top of every one, so each file works on its own. Rows are counted with a real RFC 4180 parser, which means a line break inside a quoted field never becomes a false row boundary.
Paste a CSV, or open a .csv file.
Everything happens in this tab — nothing is uploaded, and closing the page discards it all. Cells are treated as text from start to finish, never coerced to numbers, so postal codes, part numbers and leading zeros survive untouched. Merge appends rows as they are; it doesn’t reconcile files whose columns differ.
Paste into the editor or open a file — everything you add stays in this tab, and you see exactly what the tool will work on before anything runs.
Your browser does all the work locally. Nothing is uploaded — what you paste never leaves this tab, so there’s nothing for anyone to store, scan, or leak.
Take the result to your clipboard, or save it as a file. Close the tab and nothing of what you pasted remains.