A massive dataset doesn't always arrive in the same format twice, a Word table, an HTML export, a JSON dump, a spreadsheet, and copying it out in chunks shouldn't require converting to a specific format first just to get started.
Million by Million Rows Copier reads 33 input formats directly, spanning Word, the Excel family, and other data formats including DBF, CSV, TXT, RTF, ODT, ODS, HTML, XML, JSON, MD, PRN, DIF, plus WPS Office ET, ETT, WPS, and WPT, loading any of them either by pasting with Ctrl+V or by loading the file directly.
Once loaded, the dataset lives in a local SQLite database rather than memory, and Copy Next Chunk hands it out a million rows at a time by default, adjustable anywhere from 1 to 10,000,000, with the header row included on the clipboard automatically for every chunk.
Six output formats are available for saving chunks to disk as you go: CSV, XLSX, JSON, SQL, TSV, and XML, so whatever format your destination system actually needs, the app can produce it directly rather than requiring a separate conversion afterward.
For datasets that don't need the clipboard-based workflow at all, Export Everything As writes the full dataset to disk in one go, automatically splitting large exports by chunk size, XLSX into multiple sheets, other formats into numbered part files.
Everything runs locally on your PC, aside from a one-time license check. Loading, chunking, and exporting all happen offline, with your dataset never uploaded anywhere. Data analysts and engineers moving large extracts between tools, database administrators handing off query results, finance and accounting teams transferring big ledgers, operations and reporting staff assembling data from many sources, and anyone who has ever tried to paste more rows into Excel than it was willing to accept, all use the same underlying workflow. Virtual rendering keeps the loaded-data view smooth even at the upper end of the app's capacity, and every worker thread runs its own SQLite connection in WAL mode, so nothing here depends on your PC having an unusual amount of memory to spare.










- Install Million by Million Rows Copier on your Windows PC.
- Paste your data with Ctrl+V or load a file in any of 33 supported formats.
- Click Start Copying Out to lock the dataset in place.
- Choose your chunk size and auto-save formats.
- Click Copy Next Chunk to build and copy each piece.
- Paste each chunk into your destination as you go.
- Or use Export Everything As to save the full dataset at once.
- Review your output folder for the saved chunks or export.
- Use Re-copy Current Chunk if your clipboard gets overwritten mid-paste.
- Click Open Output Folder to review everything you've saved so far.
- Reads 33 input formats directly, from Word tables to JSON
- Six output formats: CSV, XLSX, JSON, SQL, TSV, and XML
- SQLite-backed storage handles datasets up to 50,000,000 rows
- Export Everything As for a single, complete export
- Header row included automatically in every chunk
- Automatic splitting of large exports by chunk size
- Runs fully offline aside from a one-time license check
- One-time purchase for Windows, with Gumroad license activation
- Choose your own output folder, or use the default under My Documents
- Works with files on local drives, external drives, and network shares
Do I need to convert my file to CSV before loading it?
No, 33 input formats are supported directly, including Word tables, HTML, JSON, XML, and the full Excel family, so no conversion is needed beforehand.
Can I export the whole dataset at once instead of chunk by chunk?
Yes, Export Everything As writes the full dataset to disk in one go in your chosen formats, with large exports split automatically by chunk size.
What output formats are available?
Six output formats: CSV, XLSX, JSON, SQL, TSV, and XML, available both for per-chunk auto-save and the Export Everything As dialog.
How does a large XLSX export get split automatically?
Export Everything As splits large XLSX exports into multiple sheets, while other formats split into numbered part files, both based on your chunk size setting.
Does this work on both Windows 10 and Windows 11?
Yes, Million by Million Rows Copier is built and tested for both Windows 10 and Windows 11.
Is my data safe when using this tool?
Yes, all processing happens locally on your PC; no data is ever uploaded, so proprietary or sensitive records stay fully under your control.
Where do saved chunks and exports go by default?
A default output folder under My Documents is set automatically at startup, though you can choose a different folder before loading begins.
Can I use this on files stored on an external or network drive?
Yes, files on local drives, external drives, or mapped network shares all load the same as any local file.
What happens if the app is closed partway through a session?
Each chunk is saved to disk automatically the moment it's copied, so a closed app or crash never loses more than the chunk that was in progress.
Is there a trial version available before buying?
Check the product page on turbo-soft.com for current trial availability and details.
Ready to copy your massive dataset in chunks, fully offline?