.TAR.ZST Estensione file

Zstandard Compressed Tar Archive

Sviluppatore N/D
Popolarità
3.0  |  1 Voto
 

Che cos'è un file 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.

Maggiori informazioni

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.

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

Come aprire un file 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.

Apri oltre 400 formati di file con File Viewer Plus.Download gratuito

Programmi che aprono i file TAR.ZST

All Platforms
Gratuito
Gratuito
Windows
Prova gratuita
Mac
Prova gratuita
Android

Verificato da FileInfo.com

Il team di FileInfo.com ha analizzato in modo indipendente il formato file Zstandard Compressed Tar Archive e le app Mac, Windows, and Android elencate in questa pagina. Il nostro obiettivo è il 100% di accuratezza e pubblichiamo solo informazioni sui tipi di file che abbiamo verificato.

Se desideri suggerire aggiunte o aggiornamenti a questa pagina, faccelo sapere.