.TAR.ZST 文件扩展名

Zstandard Compressed Tar Archive

开发者 不适用
受欢迎程度
3.0  |  1 
 

什么是 TAR.ZST 文件?

A TAR.ZST file is an archive created by first bundling multiple files into a single Tape Archive (.TAR file) and then compressing it using the Zstandard (.ZST) algorithm. It stores multiple files and folders, and is commonly used in Linux and other Unix-like environments to distribute software packages, system backups, and large datasets. TAR.ZST files are also saved as .TZST files.

更多信息

Unlike older compression methods, such as gzip or bzip2, Zstandard provides a balance between speed and compression ratio, making it especially helpful for large collections of data. TAR preserves the original directory structure and metadata, and Zstandard compresses the resulting archive, which ensures both integrity and reduced file size for faster transfers.

注: Developers, system administrators, and Linux users often encounter TAR.ZST files when downloading source code, application packages, or mirrored repositories.

如何打开 TAR.ZST 文件

You can open TAR.ZST files by decompressing them with a Zstandard-compatible tool, such as Zstandard ot the zstd command-line utility, and then extract the resulting TAR archive using standard tar commands. On Linux, this can be done in one step using:

tar --use-compress-program=unzstd -xf archive.tar.zst

On Windows and macOS, third-party utilities, such as PeaZip and Bandizip, can decompress and extract TAR.ZST files. After extraction, the contents appear as normal files and folders, preserving the original structure from when the archive was created.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 TAR.ZST 文件的程序

All Platforms
免费
免费
Windows
免费试用
Mac
免费试用
Android
分类: 压缩
更新时间: 2026-02-17

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Zstandard Compressed Tar Archive 文件格式和 Mac, Windows, and Android 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们