TAR.XZ sample file

tar.xz_sample_file_1MB.tar.xz

1.0 MB application/x-tar SHA256 verified
File details
Filenametar.xz_sample_file_1MB.tar.xz
Size1.0 MB (1049616 bytes)
MIME typeapplication/x-tar
Extension.xz_sample_file_1MB.tar.xz
SHA256da4bd2723a223c35f3a41e0f34d7f3047ff202758b2614c26750b9e7785b4012
Download commands

Use in scripts and tests

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

Other TAR.XZ Sample Files

Filename Size SHA256 Download
tar.xz_sample_file_200KB.tar.xz 201.0 KB 70f41817bd39d791… Download
tar.xz_sample_file_500KB.tar.xz 501.1 KB 15adeb754fce2f97… Download
tar.xz_sample_file_50KB.tar.xz 50.9 KB 31aadc2369a27e64… Download
View all TAR.XZ files →
Learn more

TAR.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