TAR.XZ (TXZ)到ZIP转换器

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

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

如何转换TAR.XZ到ZIP

1

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

2

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

3

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

关于格式

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
ZIP 是计算领域中使用最广泛的归档格式,最初由 Phil Katz 创建,于 1989 年 2 月 14 日作为 MS-DOS 上 PKZIP 工具的一部分由 PKWARE) 发布。该格式将归档内的每个文件独立存储,使用 Deflate 算法(最常见)对条目单独压缩,并在文件末尾记录一个中央目录,提供目录索引以便无需扫描整个归档即可快速访问任一条目。ZIP 支持多种压缩方法(Stored、Deflate、Deflate64、BZIP2、LZMA)、AES 加密、用于超过 4 GB 文件和归档的 ZIP64 扩展,以及 Unicode 文件名编码。PKWARE 以 .ZIP Application Note 形式发布的开放规范使广泛的独立实现成为可能,推动 ZIP 成为文件分发的事实标准。ZIP 的一大优势是操作系统原生支持 — Windows、macOS 和大多数 Linux 桌面环境无需任何第三方软件即可处理 ZIP 文件,使其成为向未知接收者发送压缩文件时最安全的选择。逐文件压缩架构是另一项关键优势:可以提取或更新单个文件而无需重新处理整个归档,且单个条目损坏不会影响其他文件。ZIP 的作用远不止简单归档 — 它是 JAR)、EPUB、DOCX、PPTX、ODP、APK 及众多其他容器格式的结构基础,这些格式都将多种资源打包到单个文件中。
开发者: PKWARE, Inc.
首次发布: 1989年2月14日

TAR.XZ到ZIP质量评级

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