GZ sample file

gz_sample_file_1MB.gz

1.0 MB application/octet-stream SHA256 verified
File details
Filenamegz_sample_file_1MB.gz
Size1.0 MB (1048754 bytes)
MIME typeapplication/octet-stream
Extension.gz
SHA256e7f43f1dbb2ce4cd1489d52861c776e5c24fc53e18e9025657f63dd3905b84b8
Download commands

Use in scripts and tests

curl -L -o gz_sample_file_1MB.gz \
  https://samplefile.com/samples/download/archive/gz/gz_sample_file_1MB.gz/
More GZ files

Other GZ Sample Files

Filename Size SHA256 Download
gz_sample_file_200KB.gz 200.1 KB 3acbaef5420d13ee… Download
gz_sample_file_500KB.gz 500.1 KB 68757725fbadb99e… Download
gz_sample_file_50KB.gz 50.0 KB 699317c1c5fa1a81… Download
View all GZ files →
Learn more

GZ Guides and Comparisons

GZ vs ZST

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

Open comparison

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