.TAR.ZST Přípona souboru

Zstandard Compressed Tar Archive

Vývojář Neuvedeno
Popularita
3.0  |  1 Hlas
 

Co je soubor 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.

Další informace

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.

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

Jak otevřít soubor 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.

Otevřete více než 400 formátů souborů pomocí File Viewer Plus.Stáhnout zdarma

Programy, které otevírají soubory TAR.ZST

All Platforms
Zdarma
Zdarma
Windows
Zkušební verze zdarma
Mac
Zkušební verze zdarma
Android

Ověřil FileInfo.com

Tým FileInfo.com nezávisle prozkoumal formát souboru Zstandard Compressed Tar Archive a aplikace Mac, Windows, and Android uvedené na této stránce. Naším cílem je 100% přesnost a zveřejňujeme pouze informace o typech souborů, které jsme ověřili.

Pokud chcete navrhnout doplnění nebo aktualizaci této stránky, dejte nám vědět.