将文件拖放到此处
或点击选择
为什么将TAR转换为TXZ?
快速
您的文件在我们的云端不到30秒内完成转换。
安全
文件在1小时后自动删除。
质量保持
转换过程中保持最高质量。
关于 TAR 格式
TAR — Tape Archive
TAR (Tape ARchive) is a Unix/Linux file bundling format that combines multiple files and directories into a single file without compression. Originally designed for tape backup storage, it remains the foundation of Linux software distribution and is almost always used with an additional compression layer such as gzip (.tar.gz) or bz2 (.tar.bz2).
常见用途
- Linux and Unix software source distribution
- Creating uncompressed file bundles as a pipeline step
- Preserving file permissions, ownership, and symlinks
- Base for TGZ/TBZ2/TXZ compressed archives
关于 TXZ 格式
TXZ — XZ-compressed TAR Archive
TXZ (also .tar.xz) is a TAR archive compressed with the XZ algorithm, which is based on LZMA2. It provides the highest compression ratios of the common tar formats, making it the preferred choice for official Linux distribution packages (Arch, Fedora, Gentoo). The trade-off is slower compression speed versus gzip or bzip2.
常见用途
- Official Linux distribution package format (e.g., Arch Linux)
- Maximum compression of large software releases
- Distributing firmware and embedded system images
- Archiving large datasets for long-term storage
常见问题
转换是免费的吗?
是的,基本转换完全免费。对于大量转换,请查看我们的付费方案。
最大文件大小是多少?
免费账户可转换最大25 MB的文件。Pro账户最大100 MB。
我的文件保留多长时间?
免费方案下文件在1小时后自动删除,Pro方案为24小时。
支持哪些格式?
我们支持200多种源格式和目标格式。请查看我们完整的格式页面。