The Folder That Wouldn’t Fit in an Email
A dozen files, a couple of subfolders, and a size limit that won’t budge. Here’s why sending a batch of files is quietly harder than it should be — and the decades-old trick that fixes it.
You have a batch of things to send — a dozen photos, a couple of documents, maybe a subfolder of drafts — and you need them to land in one place, intact, on someone else’s computer. So you open a new email and start attaching. One file. Two. The little upload bar crawls. Halfway through you lose track of which ones you have already added, so you add a couple twice. Then the send button greys out, because you have hit the attachment size limit, and you are left staring at a half-built message wondering how something this ordinary turned into a small ordeal.
Files travel worse than a single file suggests
One file is easy. You attach it, you send it, it arrives. The trouble begins the moment you have many files, or files arranged in folders, because almost nothing that moves data between people was designed to carry a set. Email attachments cap out at a hard size limit and choke on long lists. Chat apps happily take a pile of files but flatten your carefully arranged folders into a loose scatter with no order. Upload forms want one file at a time. And the structure you actually cared about — the subfolders, the naming, the sequence — quietly dissolves somewhere in transit, so the person on the other end receives a heap and has to guess at how it was meant to fit together.
The information is all there. What breaks is the packaging. You are trying to send a thing that has shape — a project, an album, a set of records — through channels that only really understand flat, single items.
The humble archive, and what it actually does
This is the exact problem the ZIP file was invented to solve, decades ago, and it has quietly outlived nearly every technology that surrounded it at the time. An archive does two useful things at once — it bundles and it compresses — and both matter:
- →It bundles — many files and nested folders collapse into a single item that moves as one unit, so the whole structure arrives together and in order instead of as a scattered pile.
- →It compresses — text, documents, spreadsheets, and many other file types shrink noticeably, which is often enough to slip a batch back under an attachment limit that was blocking you.
- →It travels intact — one attachment instead of twenty, one thing to upload, one file for the recipient to save, with the folder layout preserved exactly as you left it.
- →It is universal — every operating system can open a ZIP with no extra software, so you never have to worry about whether the person receiving it has the right program installed.
That combination is why the format refuses to die. It is not glamorous, but it turns "send me all of that" from a fiddly, error-prone chore into a single clean handoff.
Where the friction shows up in a normal week
This is not a niche developer problem. It turns up in the most ordinary corners of life, usually at the exact moment you want to be finished:
- →The freelancer delivering a finished job — source files, final exports, and a brief — who wants it to arrive as one tidy package instead of a dozen loose attachments the client has to reassemble.
- →Someone moving a folder of photos or documents off an old laptop before it is wiped, and needing it to stay organized on the way out.
- →A person sending a year of records to an accountant, or a stack of application documents to a landlord, where order and completeness actually matter.
- →A student submitting an assignment that has several parts — a report, images, a data file — through a portal that expects a single upload.
- →Anyone who has received a folder full of files and found their phone politely refusing to open it, because it arrived as an archive and nothing on the phone knew what to do next.
That last one is the flip side of the same coin. Bundling files is only half the story; the other half is being able to open a bundle someone hands you, on whatever device you happen to be holding.
The part people forget to worry about
When a batch is too big or too awkward to attach, the common reflex is to reach for a free online service that zips or unzips for you — and many of those work by uploading your entire folder to a server, doing the work there, and handing back a link. For a folder of holiday snapshots, fine. But the files people most often need to bundle are exactly the sensitive ones: financial records for the accountant, scanned IDs, contracts, unreleased work, a client’s private material. Uploading all of it to a stranger’s server just to compress it is the wrong trade — you have made a copy of everything you were trying to protect and put it somewhere you cannot see or control.
The quieter, safer version does the same job without the upload. Bundling and unbundling files is well within what a modern browser can do on its own, right on your device, which means the archive is built or opened locally and nothing ever travels to a server in the process.
Zipping and unzipping, the painless way
Making an archive should be a two-step affair: choose the files and folders you want to send, and get back a single, tidy ZIP you can attach or upload as one item — with the structure preserved and nothing leaving your machine. The reverse is just as simple: a ZIP that someone sent you opens back into its original files and folders on the spot, so you are not stranded when your device does not know how to crack it open.
A couple of neighbouring tricks round it out. When the thing slowing you down is one enormous document rather than a crowd of small ones, shrinking that file directly is often the cleaner fix than wrapping it in an archive. And when a batch is simply too large to email at all, handing it straight from your browser to theirs, with no middleman in between, sidesteps the size limit entirely. The next time a folder refuses to fit in a message, it will not be a standoff — it will just be a single file you drop in and send.