TAR.LZ (TLZ)到TBZ2 (TAR.BZ2)转换器

在线免费转换您的tar.lz文件为tbz2文件

放置文件在这里. 1 GB 最大文件大小 或者 注册
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

如何转换TAR.LZ到TBZ2

1

从计算机,Google Drive,Dropbox,URL或在页面上拖拽选择文件.

2

选择tbz2或任何其他你需要的格式作为结果(支持超过200种格式)

3

让文件进行转换随后你可以下载你的tbz2文件

关于格式

TAR.LZ is a compound archive format combining TAR) archiving with lzip compression, a format created by Antonio Diaz Diaz and first released in 2009. The TAR layer bundles files with full Unix metadata into a single stream, and lzip applies LZMA compression with a robust container that includes per-member CRC-32 integrity checking and clean member boundaries. Lzip was designed with long-term archival in mind — it produces a simple, well-documented format with strong error recovery properties: if part of a TAR.LZ file is corrupted, undamaged members can still be extracted, unlike monolithic compressed streams where corruption propagates. The compression ratios are essentially identical to LZMA/XZ since lzip uses the same LZMA algorithm. One advantage is archival resilience — the member-based structure means a multi-part archive can survive partial corruption without losing all data, critical for long-term storage. The clean, minimal format design is another strength: lzip has a simple specification that independent implementations can follow precisely, reducing the risk of compatibility issues over decades of archival. TAR.LZ is used by the GNU Project for distributing source releases and is supported by GNU tar with the --lzip flag, as well as by plzip for parallel compression on multi-core systems.
开发者: Antonio Diaz Diaz
首次发布: 三月 2009
TBZ2(也写作 .tar.bz2)是一种复合归档格式,将 TAR) 归档与 bzip2 压缩相结合,bzip2 由 Julian Seward 开发,于 1996 年 7 月 18 日首次发布。TAR 层将文件与完整的 Unix 元数据串联成单个数据流,bzip2 使用 Burrows-Wheeler 块排序算法结合霍夫曼编码对结果进行压缩。bzip2 以块为单位(通常 900 KB)处理数据,对块施加 BWT 排序,然后依次进行游程编码、前移变换,最后进行霍夫曼编码。这一处理流程在大多数数据类型上通常比 gzip 获得 15-25% 更好的压缩率,在文本、源代码和结构化数据上效果尤为显著。在 XZ 广泛普及之前,TBZ2 曾是 Linux 和 Unix 系统上的标准高压缩归档格式。TBZ2 的一大优势是相比 TGZ 更好的压缩效果 — bzip2 始终能生成更小的归档,在分发大型源代码树或创建存储空间受限的备份时意义重大。基于块的架构提供了另一项优势:如果归档损坏,数据丢失仅限于受影响的块而非整个数据流,bzip2recover 工具可以从损坏文件中提取完好的块。TBZ2 受到 GNU tar 的 -j 标志支持,并被所有主流平台上的压缩工具识别。该格式在源码分发和备份工作流程中仍被广泛使用。
开发者: Julian Seward
首次发布: 1996年7月18日

TAR.LZ到TBZ2质量评级

5.0 (1票)
您需要转换并下载至少1个文件才能提供反馈!