.TZST 文件扩展名

Zstandard Compressed Tar File

开发者 不适用
受欢迎程度
3.7  |  9 
 

什么是 TZST 文件?

A TZST file is a compressed archive that combines the TAR and Zstandard formats. It contains multiple files and folders bundled into a single Tape Archive (.TAR file), which preserves the original directory structure and file metadata. The resulting TAR archive is then compressed using the Zstandard (zstd) compression algorithm to reduce its size.

更多信息

Developers, system administrators, and Linux users most often work with TZST files, especially when handling repositories, system images, or archived project files. The file type is commonly used in Unix and Linux environments for distributing software packages, sharing source code, creating backups, and storing large collections of files.

注: The .tzst extension is a shortened form of the .tar.zst (.TAR.ZST file), similar to how .TGZ, .TBZ2, and .TXZ represent compressed TAR archives.

如何打开 TZST 文件

You can open TZST 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 --zstd -xf archive.tzst

On Windows and macOS, you can use third-party utilities, such as PeaZip and Bandizip, to decompress and extract TZST files. After extraction, the original files and folders are restored in their saved structure.

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

可打开 TZST 文件的程序

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

验证者 FileInfo.com

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

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