Skip to main content
ZMakeMyZip
job card · 16 of 19 · convert

Split Archive.

Split a large archive into smaller, independently-openable ZIP parts. Perfect for email attachment limits or cloud upload restrictions.

routeclient-local
upload0 B
formatsZIP

1. Select archive

Drop an archive here or click to browse

Select a file

Up to 2 GB per file.

instructions · step by step

How to use this tool

Split a large archive into smaller parts that each open independently.

  1. Open the Split Archive tool

    Visit makemyzip.com/split-archive. Splitting happens in your browser; nothing uploads.

  2. Drop the archive

    Drag the source archive onto the dropzone. Files are read into memory for re-packing.

  3. Set the maximum part size

    Choose a max size per part (e.g. 25 MB for email, 100 MB for cloud uploads). The tool packs whole files into each part until the limit is reached.

  4. Download every part

    Each part downloads as part1.zip, part2.zip, and so on. Every part opens on its own with any standard ZIP tool.

questions · from the clerk's desk

Frequently asked questions

Are the parts a true spanned archive?

No. Spanned ZIPs (.z01, .z02, ...) require all parts to reconstruct the original. Our split parts are independent ZIPs — each one opens on its own without the others.

What if a single file is bigger than the max part size?

That file is placed alone in its own part, which exceeds the limit. The tool will not slice individual files because the resulting fragments would not be openable.

How do I reassemble the parts?

You do not need to. Each part contains a complete subset of files. Open each part, extract, and the union is the original.

Does compression change after splitting?

No — files keep their original compression. Splitting only changes how files are grouped across multiple ZIPs.

3 picks