Guide

What Is a Split ZIP File?

A split ZIP file is a single archive that's been divided into a numbered sequence of parts — files named something like archive.zip.001, archive.zip.002, archive.zip.003. It's not the same thing as downloading several separate ZIPs, like the multi-part exports Google Takeout and Google Drive produce. Understanding the difference is the key to knowing how to open one — and ZipCombiner handles both formats correctly on Mac and Windows.

One archive, cut into pieces

When a compressed file is too large to store, upload, or transfer as a single unit, some tools split it into equal-sized numbered chunks. Each chunk is a raw slice of the original archive's data — not a self-contained ZIP. Open .001 alone with a standard unzip tool and you'll typically get an error, a truncated result, or nothing at all, because the archive's index and remaining data live in the other parts.

Split ZIP vs. a sequence of separate ZIPs

This is the distinction that trips people up most often, especially when comparing a split archive to something like a Google Takeout or Google Drive folder download — and the good news is you can tell them apart just by looking at the filenames:

Both formats look similar at a glance — a folder full of numbered ZIP-related files — which is why it's easy to apply the wrong fix. The position of the number relative to .zip is the tell: name.zip.001 is a split archive; name-001.zip is a self-contained ZIP that just happens to be one of several.

How to open a split ZIP file

  1. Keep every part together in the same folder, without renaming any of them.
  2. Use a tool built for split archives, such as ZipCombiner on Mac or Windows, and select the option to treat the files as parts of a single ZIP.
  3. Let it reassemble and extract. The tool joins the parts in sequence and recovers the original archive contents.

Frequently asked

What is a split ZIP file?

A single compressed archive divided into a numbered sequence of parts, so it can be stored or transferred in smaller pieces. No individual part is complete on its own — they must be rejoined to recover the original archive.

How is a split ZIP different from a sequence of separate ZIP files?

A split ZIP is one archive cut into fragments that don't work alone. A sequence of separate ZIPs, like a Takeout or Drive download, is a set of complete archives that each extract fine individually.

How can I tell which type of ZIP sequence I have, just from the filenames?

Check where the number sits relative to .zip. If it comes aftername.zip.001, name.zip.002 — it's a split archive, one file broken into parts. If it comes beforename-001.zip, name-002.zip, the pattern Google Takeout, Drive, and Photos use — it's a sequence of self-contained ZIPs that each extract independently.

Why do split ZIP files exist?

Splitting lets a large file be stored on media with size limits, uploaded to services that cap file size, or transferred more reliably in chunks. It predates cloud storage and is still used by archiving and backup tools today.

Have files named zip.001, zip.002 that won't extract? See step-by-step instructions for fixing a split ZIP sequence. Working with a Google Takeout or Drive download instead? See how to combine Google Takeout ZIP files.

Get ZipCombiner — $4.95 Download on the Mac App Store