GZ sample file

gz_sample_file_500KB.gz

500.1 KB application/octet-stream SHA256 verified
File details
Filenamegz_sample_file_500KB.gz
Size500.1 KB (512098 bytes)
MIME typeapplication/octet-stream
Extension.gz
SHA25668757725fbadb99e7085b5ca05095459ccd63576c9577bf82fdc842322378562
Download commands

Use in scripts and tests

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

Other GZ Sample Files

Filename Size SHA256 Download
gz_sample_file_1MB.gz 1.0 MB e7f43f1dbb2ce4cd… Download
gz_sample_file_200KB.gz 200.1 KB 3acbaef5420d13ee… 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