XZ sample file

xz_sample_file_200KB.xz

200.1 KB application/octet-stream SHA256 verified
File details
Filenamexz_sample_file_200KB.xz
Size200.1 KB (204872 bytes)
MIME typeapplication/octet-stream
Extension.xz
SHA256cf7160a2276059f391add050fb1708498f3b3f8e4c9018c2eaaf1b1d58a560b4
Download commands

Use in scripts and tests

curl -L -o xz_sample_file_200KB.xz \
  https://samplefile.com/samples/download/archive/xz/xz_sample_file_200KB.xz/
More XZ files

Other XZ Sample Files

Filename Size SHA256 Download
xz_sample_file_1MB.xz 1.0 MB 8a83d661cbeeab18… Download
xz_sample_file_500KB.xz 500.1 KB 2bb85341c51b0c33… Download
xz_sample_file_50KB.xz 50.1 KB 5495333c96928cf7… Download
View all XZ files →
Learn more

XZ Guides and Comparisons

API Error Taxonomy for File Pipelines

Define stable, actionable error classes for upload and processing APIs.

Read guide

Archive Extraction Safety

Prevent zip-slip, zip bombs, and parser abuse in archive handling pipelines.

Read guide

Case Study: Archive Path Traversal Near Miss

How an archive extraction path bug was discovered during QA and neutralized before wider impact.

Read guide