Every file leaves whole and arrives whole. On the way, we cut it into 25 MB pieces, ship them to secure storage, and stitch them back together in your browser at download.
The mechanic is the feature. It's what makes 50 GB free viable and what keeps large files from breaking mid-transfer.
Your browser cuts the file into 25 MB pieces before anything leaves your machine.
size · 25 MB / chunkEach piece is uploaded to secure storage endpoints in parallel, tracked by index.
endpoint · github attachmentsOn download, chunks stream in order and stitch back into the original file inside your browser.
assembly · client-sideChunked transfers are why bulky uploads survive flaky networks — a failed piece retries by itself, and nothing else has to start over.
Multi-GB captures upload in the background without a single retry killing the run.
tested · up to 10 GBWhole-folder archives ship chunk by chunk. Pro accounts get a one-click grab-all.
plan · pro + businessSend a link. The recipient's browser does the reassembly — no account required to receive.
access · public linkFifty gigabytes, no card, no trial timer. Upgrade only when you feel the ceiling.