🍋
Menu
.7z Archive

7z(7-Zip 归档)

7z 是一种开源归档格式,提供目前可用的最高压缩比之一。它支持多种压缩算法、AES-256 加密和固实归档。创建它的 7-Zip 程序是免费开源软件。

MIME 类型

application/x-7z-compressed

类型

二进制

压缩

无损

优点

  • + Best-in-class compression ratios with LZMA2
  • + Open-source format and tooling (LGPL license)
  • + AES-256 encryption including encrypted file headers
  • + Supports files larger than 16 exabytes

缺点

  • Slower compression speed than ZIP or Zstandard
  • Not natively supported by operating systems
  • No built-in error recovery like RAR

何时使用 .7Z

当最小化文件大小是首要目标时使用 7z — 软件分发、备份和大数据集的归档。

技术细节

7z 归档使用模块化架构,支持 LZMA、LZMA2、BZIP2、PPMd 等压缩器。固实模式将文件作为单个流压缩,格式还支持文件头加密。

历史

Igor Pavlov 于 1999 年创建了 7z,作为 7-Zip 文件归档器的一部分。该格式默认使用 LZMA(Lempel-Ziv-Markov 链算法),专为高压缩比而设计。

从 .7Z 转换

转换为 .7Z

相关格式