BZ2 sample file

bz2_sample_file_50KB.bz2

50.6 KB application/octet-stream SHA256 verified
File details
Filenamebz2_sample_file_50KB.bz2
Size50.6 KB (51779 bytes)
MIME typeapplication/octet-stream
Extension.bz2
SHA256cf5d3d6fc08979b8b002bf766368e5d124480739137acc3cfcc17644bc215d15
Download commands

Use in scripts and tests

curl -L -o bz2_sample_file_50KB.bz2 \
  https://samplefile.com/samples/download/archive/bz2/bz2_sample_file_50KB.bz2/
More BZ2 files

Other BZ2 Sample Files

Filename Size SHA256 Download
bz2_sample_file_1MB.bz2 1.0 MB 4103eec9ff1f750e… Download
bz2_sample_file_200KB.bz2 201.3 KB f3c2b227960e3222… Download
bz2_sample_file_500KB.bz2 502.6 KB 5b89ee859cc89666… Download
View all BZ2 files →
Learn more

BZ2 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