7Z到TAR.XZ (TXZ)转换器

在线免费转换您的7z文件为tar.xz文件

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

如何转换7Z到TAR.XZ

1

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

2

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

3

让文件进行转换随后你可以下载你的tar.xz文件

关于格式

7Z 是 7-Zip 的原生归档格式,由 Igor Pavlov 于 1999 年开发的开源文件压缩工具。该格式采用开放的模块化架构,支持多种压缩算法 — LZMA 和 LZMA2(默认算法)、适用于文本密集数据的 PPMd、BWT 以及 Deflate — 同一归档内的不同文件可分别选用不同算法。LZMA 的压缩率通常比基于 Deflate 的 ZIP 文件高出 30-70%,使 7Z 成为空间效率最高的通用归档格式之一。容器结构存储带有完整目录层级、时间戳和属性的文件,同时支持固实压缩(将多个文件视为连续数据流处理),在包含大量相似文件的归档中可进一步提升压缩率。加密方面采用 AES-256,密钥派生基于迭代 SHA-256 哈希,文件内容和文件名均可加密。7Z 的一大优势在于卓越的压缩密度 — 在大多数数据类型上,7Z 始终能生成比 ZIP 或 RAR 更小的归档,这在需要最小化存储或带宽时尤为重要。开放架构是另一项优势:格式规范和 7-Zip 源代码以 GNU LGPL 许可证公开发布,任何开发者都可以在无许可限制的情况下实现 7Z 支持。支持 7Z 的跨平台工具覆盖 Windows、macOS、Linux 及移动平台,该格式已被广泛认可为追求最大压缩率时的首选。
开发者: Igor Pavlov
首次发布: 1999
TAR.XZ is a compound archive format combining TAR archiving with XZ compression, developed by the Tukaani Project and led by Lasse Collin since 2009. The TAR layer bundles files preserving Unix metadata, and XZ applies LZMA2 compression within a robust container featuring CRC-32 and CRC-64 integrity checks, padding support for media storage, and a stream/block structure enabling parallel decompression. LZMA2 improves on LZMA with better handling of incompressible data and multi-threaded compression support. TAR.XZ has become the preferred distribution format for many open-source projects — the Linux kernel, GNU core utilities, and numerous other packages ship their source tarballs as .tar.xz files. One advantage is the best compression-to-decompression-speed ratio among widely supported formats — XZ achieves compression ratios comparable to 7Z while decompressing faster than bzip2, an ideal combination for software distribution. The built-in integrity verification is another strength: unlike raw LZMA streams, the XZ container includes checksums that detect corruption before data reaches the application layer. GNU tar supports TAR.XZ natively via the -J flag, and xz-utils are packaged in every major Linux distribution. The format has effectively replaced TAR.GZ and TAR.BZ2 as the default for source code distribution in the open-source ecosystem.
首次发布: 2009

7Z到TAR.XZ质量评级

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