.7Z.001

7Z.001 File

7-Zip Split Archive - First Volume (.7z.001)
Ask a question
QUICK ANSWER

A .7z.001 file is the first piece of a 7-Zip archive split into numbered volumes (.7z.001, .7z.002, .7z.003 ...). You cannot open it alone - place every part in one folder and open the .7z.001 with 7-Zip (Windows/Linux) or Keka/The Unarchiver (macOS). If any volume is missing, the archive cannot be extracted and the lost data cannot be recovered.

Developer: Igor Pavlov (7-Zip) Category: Compressed Files Open standard MIME: application/x-7z-compressed
OPENS ON Windows macOS Linux Android
Related: .RAR · .ZIP · .Z01 · .7Z

On this page

19k+ extensions indexed
Last reviewed Sep 11, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the 7Z.001 file format?

Files with the .7z.001 extension store the first part of a split archive created using the 7-Zip archiver. The full filename typically consists of the original archive name and the .7z.001 suffix, with subsequent parts carrying sequentially numbered suffixes - .7z.002, .7z.003, and so on. Such an archive can store any type of data, though the compression method may not be optimal for every data type.

Creating and extracting a split archive

Archive part files store information about which parts are needed to extract the archive. If any one of the parts is missing, extracting the archive is not possible. All part files must be placed in the same folder before extraction. Split archives can be created using 7-Zip or other file archiving tools that support this format. Split-archiving is commonly used for large files, when sending files as email attachments, or when only limited storage space is available on a single medium.

7-Zip file format

A .7z.001 file is the opening volume of a larger .7z split archive. Because 7-Zip performs a byte-level split of the finished .7z container, only the first volume carries the standard 6-byte 7z signature (37 7A BC AF 27 1C at offset 0). Later volumes - .7z.002, .7z.003, and so on - are raw byte ranges with no signature of their own. The end-header and file index reside in the last volume, so the .7z.001 file alone cannot be extracted even if it is fully intact.

The 7Z format was developed in 1999 by Igor Pavlov as an efficient, open-source data compression method. It supports the following compression algorithms:

  • LZMA (default algorithm)
  • LZMA2
  • PPMd
  • BCJ and BCJ2 (executable pre-processing filters)
  • BZip2
  • Deflate

The format also supports AES-256 encryption and additional compression options. Archive headers can also be compressed and encrypted. 7Z does not offer a data recovery feature, so recovering missing or corrupted data automatically with 7-Zip is not possible - unlike RAR split volumes, which can include a recovery record.

Security & safety

RISK: MEDIUM

A split 7z set is only as safe as whatever was compressed inside - most often a download whose real file types you won't see until after joining and extracting, so scan unexpected .7z.001 sets before running anything in them. The .7z.001-specific gotcha is completeness, not security: every volume must be present with unbroken numbering (.001, .002, .003 …) and original names, or extraction fails and the missing bytes cannot be recovered. 7z volumes can also be AES-256 encrypted (sometimes used to evade antivirus), so be wary of password-protected sets sent unsolicited. Prefer 7-Zip / PeaZip / Keka from their official sites over "file joiner" download portals that bundle adware.

Format details

in a nutshell
FULL NAME7-Zip Split Archive - First Volume (.7z.001)
DEVELOPERIgor Pavlov (7-Zip)since Multi-volume (split) 7z support in 7-Zip; .7z.NNN volume naming
MIME TYPEapplication/x-7z-compressed
TYPEFirst volume of a 7z archive split into sequentially numbered parts (.7z.001, .7z.002, …)
STANDARDOpen · royalty-free
MAGIC BYTES · FILE SIGNATURE
OFFSET
000102030405
HEX
377ABCAF271C
ASCII
7z··'·
The first volume (.7z.001) begins with the standard 6-byte 7z signature 37 7A BC AF 27 1C, because volume splitting is a "dumb" byte split of the finished .7z file - the .001 holds the leading bytes (header + start of the packed streams). The later volumes (.7z.002, .7z.003 …) are raw byte ranges with no signature of their own. The 7z end-header / index sits in the LAST volume, so the .001 alone cannot be extracted.

Programs that open 7Z.001 files

Windows4 apps
7-Zip Open-source Put all parts in one folder. Right-click 7z.001 > 7-Zip > Extract Here; it joins the .002/.003 volumes automatically. Free, the go-to tool.
WinRAR Paid With every part in the folder, open the .7z.001; WinRAR extracts the joined 7z. (7-Zip is the free choice.)
PeaZip Open-source Open the .7z.001 with all volumes present; PeaZip reassembles and extracts. Free GUI.
NanaZip Open-source Modern 7-Zip fork with Windows 11 right-click menus; right-click the .7z.001 > Extract.
macOS2 apps
The Unarchiver Free Open the .7z.001 with the sibling volumes present; handles split 7z sets.
Keka Free Drag the .7z.001 onto Keka with all volumes in one folder; it joins and extracts. The go-to free Mac archiver.
Linux2 apps
PeaZip Open-source GUI archiver for Linux; open the .7z.001 with all volumes present and Extract.
7-Zip / p7zip Open-source Run '7z x archive.7z.001' with all parts in the folder; it reads the .002/.003 volumes automatically.
Android1 app
ZArchiver Free Browse to the .7z.001 with all parts in one folder, tap and Extract; supports split 7z.

Technical details

deep spec
File roleFirst volume of a 7z multi-volume split set; acts as the entry point for the entire split archive
MIME typeapplication/x-7z-compressed
Magic bytes37 7A BC AF 27 1C (6 bytes at offset 0) - the standard 7z signature, present only in the first volume (.7z.001)
Volume naming conventionSequential zero-padded numeric suffix appended after .7z: .7z.001, .7z.002, .7z.003, …
Split methodByte-level ("dumb") split of a completed .7z archive - no per-volume headers or footers are added to individual volumes
Archive index locationEnd-header and file index are stored exclusively in the last volume; the .7z.001 alone is not extractable
Extraction dependencyAll volumes must be present in the same directory; a single missing part makes extraction impossible
Compression algorithmsLZMA (default), LZMA2, PPMd, BZip2, Deflate, BCJ and BCJ2 pre-processing filters
EncryptionAES-256; filename encryption can optionally hide the file list from unauthorized users
Header encryptionArchive headers, including the file index, can be independently compressed and encrypted
Data recoveryNo built-in recovery record; corrupted or missing volumes cannot be auto-repaired by 7-Zip
Unicode filename supportFull Unicode (UTF-16) filenames for entries within the archive
Maximum theoretical sizeUp to 16 exabytes (2⁶⁴ − 1 bytes) per archive and per individual file
Solid archive supportSolid compression mode (multiple files compressed as a single stream) is supported and can span across split volumes
Self-extracting (SFX) supportThe split archive can be packaged as a self-extracting executable; the .7z.001 file remains the first volume
ReleasedMulti-volume (split) 7z support in 7-Zip; .7z.NNN volume naming
Open standardYes · royalty-free
Specificationwww.7-zip.org

7Z.001 conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with 7Z.001 files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about 7Z.001 files.

Frequently asked questions

How do I open a .7z.001 file?
Put every part (.7z.001, .7z.002, .7z.003 …) in one folder and open the .7z.001 with 7-Zip (Windows/Linux) or Keka/The Unarchiver (macOS). It joins the volumes and extracts the original archive automatically.
I only have the .7z.001 - can I extract it?
No. The .7z.001 is just the first slice of the archive and lacks the 7z end-header (index), which is in the final volume. Without all the parts the archive can't be rebuilt and the missing bytes can't be recovered - get the rest of the set.
Which part of a split 7z do I open - .001 or the last one?
For 7z volume splits you open the FIRST part, the .7z.001 (unlike split ZIP, where you open the final .zip). 7-Zip detects the .002/.003 siblings from the .001.
Why won't my .7z.001 open when I double-click it?
Windows has no default app for .7z.001, and it isn't a standalone file - it's one volume of a larger archive. Open it with 7-Zip while all the numbered parts sit together in the same folder.
How is .7z.001 different from .001 or .z01?
Same idea (first piece of a split set), different conventions: .7z.001 is specifically a split 7z archive, plain .001 is a generic split that can join into anything, and .z01 is a split ZIP whose final part keeps the .zip extension.
Can I join .7z.001 .002 .003 with the copy command?
You can concatenate them (copy /b on Windows, cat on macOS/Linux) into a single .7z and then open that, but it's unnecessary - 7-Zip joins and extracts the volumes for you when you open the .7z.001 directly.

References

17-Zip - official site (multi-volume / split archives)www.7-zip.org
27-Zip - 7z format descriptionwww.7-zip.org

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.BINCD/DVD Disc Image (BIN/CUE)
3.MDMarkdown Document
4.RPMSGRestricted Permission Message
5.PARTPartial Download File
6.CRDOWNLOADChrome Partial Download File
7.NOMEDIAAndroid No-Media Marker File
8.PRDXSoftMaker Presentations Document
9.SWFSmall Web Format (Shockwave Flash)
10.PRO6XProPresenter 6 Bundle File

Related extensions

.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

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z