.Z02

Файл Z02

Split ZIP Archive - Second Part
Задать вопрос
БЫСТРЫЙ ОТВЕТ

A .z02 file is the second segment of a ZIP archive that was split into several pieces (.z01, .z02, …, and a final .zip). You cannot open the .z02 directly - place all parts in one folder and open the last file (the one ending in .zip) with 7-Zip or WinRAR. If any part is missing, especially the final .zip, the archive cannot be extracted.

Разработчик: PKWARE (split/spanned ZIP convention); naming popularised by WinZip/WinRAR/7-Zip/PeaZip Категория: Сжатые файлы Открыть стандартное MIME: application/zip
ОТКРЫВАЕТСЯ НА Windows macOS Linux
Связанные: .RAR · .ZIP · .Z01 · .7Z

На этой странице

Проиндексировано расширений: 19k+
Последняя проверка: Jul 1, 2026

Не знаете, что это за файл?

Перетащите любой файл в наш идентификатор - мы прочитаем первые байты, чтобы определить формат.

Идентифицировать файл

Что такое формат файла Z02?

Files with the .z02 extension are part of a split ZIP archive - specifically the second volume in a multi-part set. The naming convention is defined by PKWARE's APPNOTE specification and is supported by WinZip, 7-Zip, WinRAR, and most other modern archivers.

.z02 is a binary format. Inside, it carries a raw continuation of the host ZIP byte stream - compressed data produced by the DEFLATE algorithm (or STORE for data that is already compressed). The compression replaces repetitive byte patterns with shorter symbol sequences, which can reduce the original data size by up to 60 percent depending on content type. Unlike a standalone archive, a .z02 file holds no index and no central directory - those live exclusively in the final .zip part of the set.

.z02 files are generated automatically when an archive is divided into smaller parts of a chosen size. Splitting is useful when you need to send large data via email, upload to a cloud storage service, or write to fixed-capacity media, all of which impose file-size limits. The first volume is saved as a .z01 file, the second as .z02, the third as .z03, and so on; the last segment keeps the .zip extension because it contains the central directory.

To unpack the archive, all parts must be present in the same folder. You open the final .zip file and your archive tool reassembles the volumes automatically. Attempting to open a .z02 file in isolation will fail - the file is meaningless without the other segments.

Безопасность и защита

РИСК: MEDIUM

A split ZIP carries the same risks as any ZIP - it can contain malware, visible only after extraction, so scan unexpected archives before running anything inside. The .z02-specific issue is completeness, not security: if any part is missing (the final .zip that holds the index, or a middle volume like .z02 that the data streams through), the archive won't extract and the missing bytes cannot be recovered. Verify you have a continuous set (.z01, .z02 … plus the .zip) before relying on it. Beware fake 'z02 opener' sites bundling adware - any mainstream archiver opens these.

Детали формата

в двух словах
ПОЛНОЕ НАЗВАНИЕSplit ZIP Archive - Second Partтакже известен как ZIP split volume, ZIP spanned segment
РАЗРАБОТЧИКPKWARE (split/spanned ZIP convention); naming popularised by WinZip/WinRAR/7-Zip/PeaZipс Split/spanned ZIP defined in PKWARE APPNOTE; .z01/.z02 naming used by WinZip and compatible tools
КАТЕГОРИЯСжатые файлы
MIME-ТИПapplication/zip
ТИПSecond volume of a multi-part (split) ZIP archive (binary)
СТАНДАРТОткрытый · без роялти
СВЯЗАННЫЕ.rar.zip.z01.7z

Программы, открывающие файлы Z02

Windows4 apps
WinZip Платно Open the final .zip part (not the .z02) with all segments in the folder. WinZip created this split-volume scheme.
WinRAR Платно Gather all parts in one folder, then open/extract the last .zip; WinRAR joins the .z01/.z02… volumes automatically.
7-Zip Открытый код Put all parts in one folder. Right-click the FINAL .zip > 7-Zip > Extract Here. (Opening the .z02 directly won't work.) Free.
PowerArchiver Платно Open the final .zip with every volume present in the same folder; PowerArchiver reassembles the split set.
macOS2 apps
The Unarchiver Бесплатно Place all parts together and open the final .zip; The Unarchiver handles split ZIP volumes. macOS Archive Utility usually cannot.
Keka Бесплатно With all parts in one folder, open the last .zip to extract the joined archive.
Linux2 apps
Xarchiver Открытый код Open the final .zip with all volumes present in the same directory. (Active fork on GitHub.)
7-Zip / p7zip Открытый код Gather the parts and run: 7z x archive.zip (the final part). It reads the .z01/.z02 siblings automatically.

Технические подробности

глубокая спецификация
Format typeSecond volume of a multi-part (split) ZIP archive; binary format
EncodingBinary
Byte orderLittle-endian
Compression algorithmDEFLATE (per-entry, inherited from host ZIP); STORE used for already-compressed data
Volume sizeFixed to the chosen split size (e.g. 25 MB, 100 MB, 700 MB, 4 GB); all middle volumes are the same size
File signature (magic bytes)None - no fixed header; begins mid-stream as a raw continuation of the ZIP byte stream; not self-identifying
Central directoryAbsent from .z02; the ZIP central directory and end-of-central-directory record reside only in the final .zip volume
Integrity verificationPer-entry CRC-32 checksums; verifiable only after all volumes are assembled, as the index lives in the final .zip
EncryptionZipCrypto or AES-256 (WinZip AE-1/AE-2) inherited from the host archive; applied archive-wide, not per volume
ZIP64 supportYes, when the host archive uses ZIP version 4.5+; removes the 4 GB per-file limit and extends entry count to 2^64
MIME typeapplication/zip (primary); application/octet-stream also used
Naming convention.z01 (first volume), .z02 (second), .z03 (third), …; the final segment always carries the .zip extension
Maximum file entries65,535 in standard ZIP; up to 2^64 with ZIP64 - the entry table is stored only in the final .zip
Operating systemsWindows, macOS, Linux, and any platform with a split-ZIP-capable archiver
ВыпущенSplit/spanned ZIP defined in PKWARE APPNOTE; .z01/.z02 naming used by WinZip and compatible tools
Последняя версияFollows the host ZIP APPNOTE (6.3.x); the volume itself carries no separate version
Открыть стандартноеДа · без роялти
Спецификацияpkware.cachefly.net

Конвертации Z02

Вопросы и ответы сообщества

спрошено пользователями
Задать быстрый вопрос
Получите помощь от людей, работающих с файлами Z02. Будьте конкретны - укажите вашу систему и версию ПО.
Аккаунт не нужен · ответы обычно в течение дня

Вопросов пока нет - станьте первым, кто спросит о файлах Z02.

Часто задаваемые вопросы

How do I open a .z02 file?
Don't open the .z02 directly. Put all the parts (.z01, .z02 …, and the final .zip) in one folder and open the LAST file - the .zip - with 7-Zip or WinRAR. It joins the volumes automatically.
I only have the .z02 - can I extract it?
No. The .z02 is just the second slice of the data and contains no index. Without all the parts including the closing .zip (which holds the central directory), nothing can be extracted - you need the missing files.
Which file do I open in a split ZIP set?
Always the one ending in .zip (the highest/last part), never the .z01 or .z02. The .zip holds the central directory that ties every volume together.
Why won't my .z02 open when I double-click it?
Because it isn't a standalone archive - it's the middle segment of a larger one, often starting in the middle of a file's data. The extractor needs every segment together and is started from the final .zip part.
What's the difference between .z01 and .z02?
.z01 is the first data volume and .z02 the second; both are just sequential slices of one ZIP. Neither is openable alone - only the final .zip part contains the index.
Can I recover the archive if one of the .z0x parts is lost?
No. Split ZIP has no redundancy or recovery records, so a missing volume means the data passing through it is unrecoverable. You must obtain the complete set again.

Ссылки

1PKWARE - APPNOTE.TXT (.ZIP File Format, split/spanned archives)pkware.cachefly.net
27-Zip - official sitewww.7-zip.org

Узнать больше

по всей базе данных

Популярные расширения на этой неделе

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.MDMarkdown Document
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.NOMEDIAAndroid No-Media Marker File
7.RPMSGRestricted Permission Message
8.EXEWindows Executable (Portable Executable)
9.AVIFAV1 Image File Format (AVIF)
10.DBSQLite Database File

Похожие расширения

.RARRAR Archive (Roshal ARchive)
.ZIPZIP Archive
.Z01Split ZIP Archive - First Part
.7Z7-Zip Archive
.001Split / multi-volume archive - first part (.001)
.ZIRenamed / Truncated ZIP Archive

Бесплатные инструменты для файлов

Идентификатор файлов и конвертер изображений в браузере - все работает на вашем устройстве.

Открыть инструменты

Обзор расширений файлов A-Z