Archive format

ZST Sample Files

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 files All to 1MB SHA256 verified Manifest included
Quick facts
CategoryArchive
Total Files8
Extension.zst
MIMEapplication/zstd
ManifestJSON
Request Related Coverage
Files first

Start with one representative file.

Starter file

zst_sample_file_1MB 2.zst · 1.0 MB

Download
Filename Size MIME Download
.zst Starter SHA256 d86d821ef967...
1.0 MB application/zstd Download
.zst SHA256 931d1ce316c9...
1.0 MB application/zstd Download
.zst Realistic SHA256 787cda20476a...
200.0 KB application/zstd Download
.zst SHA256 d6b69ff45d85...
200.0 KB application/zstd Download
.zst SHA256 05249fda9bb6...
500.0 KB application/zstd Download
.zst SHA256 850df05ea5f8...
500.0 KB application/zstd Download
.zst SHA256 f9e8daf12a5a...
50.0 KB application/zstd Download
.zst SHA256 145c5a3e9beb...
50.0 KB application/zstd Download
Use cases

Pick the next task, not just the next file.

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

Compare and decide

Keep the next decision one step away.

GZ vs ZST

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

Open Comparison
FAQ and reference

Keep the operational details quiet.

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.