Archive format

Arquivos de amostra ZST

Zstandard archives (.zst) provide fast compression and decompression behavior. Use sample ZST files to test tool compatibility, extraction workflows, and throughput under different resource limits.

8 arquivos All to 1MB SHA256 verified Manifest included
Quick facts
CategoriaArchive
Total Files8
Extension.zst
MIMEapplication/zstd
ManifestJSON
Solicitar cobertura relacionada
Files first

ZST Sample Files — Download

Starter file

zst_sample_file_1MB 2.zst · 1.0 MB

Baixar
Nome do arquivo Tamanho MIME Baixar
.zst Starter SHA256 d86d821ef967...
1.0 MB application/zstd Baixar
.zst SHA256 931d1ce316c9...
1.0 MB application/zstd Baixar
.zst Realistic SHA256 787cda20476a...
200.0 KB application/zstd Baixar
.zst SHA256 d6b69ff45d85...
200.0 KB application/zstd Baixar
.zst SHA256 05249fda9bb6...
500.0 KB application/zstd Baixar
.zst SHA256 850df05ea5f8...
500.0 KB application/zstd Baixar
.zst SHA256 f9e8daf12a5a...
50.0 KB application/zstd Baixar
.zst SHA256 145c5a3e9beb...
50.0 KB application/zstd Baixar
Use cases

ZST Testing Workflows

Use the file table first, then branch into compare or FAQ only if the task needs more context.

Compare and decide

ZST Format Comparisons

GZ vs ZST

Compare gzip ubiquity with zstd speed/compression trade-offs.

Open Comparison
More archive formats: ZIP 7Z BZ2 GZ RAR TAR
FAQ and reference

ZST File FAQ

Checksum Verification

Use checksums to confirm file integrity after download.

shasum -a 256 your_file_name_here
# Compare output with SHA256 values listed above.
Where is the machine-readable manifest?

Use the manifest when you need stable names, SHA256 values, and URLs for automation.

Validation Methodology
  • Verify listing and extraction behavior across tools.
  • Check compression ratio assumptions and extraction limits.
  • Test zip-slip/path traversal protections in upload pipelines.