BZ2 sample file

bz2_sample_file_500KB.bz2

502.6 KB application/octet-stream SHA256 verified
File details
Filenamebz2_sample_file_500KB.bz2
Size502.6 KB (514677 bytes)
MIME typeapplication/octet-stream
Extension.bz2
SHA2565b89ee859cc89666ee36843cb4804d2a8755235a191910d5e44a219e594afd22
Download commands

Use in scripts and tests

curl -L -o bz2_sample_file_500KB.bz2 \
  https://samplefile.com/samples/download/archive/bz2/bz2_sample_file_500KB.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_50KB.bz2 50.6 KB cf5d3d6fc08979b8… 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