Archive format

Archivos de muestra 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 archivos All to 1MB SHA256 verified Manifiesto included
Quick facts
CategoriaArchive
Archivos totales8
Extension.zst
MIMEapplication/zstd
ManifiestoJSON
Solicitar cobertura relacionada
Files first

ZST Sample Files — Download

Starter file

zst_sample_file_1MB 2.zst · 1.0 MB

Descargar
Nombre de archivo Tamano MIME Descargar
.zst Starter SHA256 d86d821ef967...
1.0 MB application/zstd Descargar
.zst SHA256 931d1ce316c9...
1.0 MB application/zstd Descargar
.zst Realistic SHA256 787cda20476a...
200.0 KB application/zstd Descargar
.zst SHA256 d6b69ff45d85...
200.0 KB application/zstd Descargar
.zst SHA256 05249fda9bb6...
500.0 KB application/zstd Descargar
.zst SHA256 850df05ea5f8...
500.0 KB application/zstd Descargar
.zst SHA256 f9e8daf12a5a...
50.0 KB application/zstd Descargar
.zst SHA256 145c5a3e9beb...
50.0 KB application/zstd Descargar
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.

Abrir comparacion
More archive formats: ZIP 7Z BZ2 GZ RAR TAR
FAQ and reference

ZST File FAQ

Verificacion de checksum

Usa checksums para confirmar la integridad del archivo despues de descargarlo.

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.

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