.TAR.ZST Extensão de arquivo

Zstandard Compressed Tar Archive

Desenvolvedor N/D
Popularidade
3.0  |  1 Voto
 

O que é um arquivo 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.

Mais informações

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.

Como abrir um arquivo 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.

Abra mais de 400 formatos de arquivo com File Viewer Plus.Download gratuito

Programas que abrem arquivos TAR.ZST

All Platforms
Grátis
Grátis
Windows
Teste grátis
Mac
Teste grátis
Android

Verificado por FileInfo.com

A equipe do FileInfo.com pesquisou de forma independente o formato de arquivo Zstandard Compressed Tar Archive e os apps Mac, Windows, and Android listados nesta página. Nosso objetivo é 100% de precisão, e só publicamos informações sobre tipos de arquivo que verificamos.

Se quiser sugerir adições ou atualizações a esta página, avise-nos.