Test filesArchives › single-file.gz

Sample GZIP file

A single gzip-compressed text file (not a tar), with the original filename in the header.

↓ Download single-file.gz
Filenamesingle-file.gz
FormatGZIP
Size146 bytes (146 bytes)
MIME typeapplication/gzip
SHA-25660fbfdaaf05f0901d2ce5130ea4edc59e031cb30467a4c9c01abfd619f1d4182
What this file catchesThe distinction between gzip-of-one-file and tar.gz. Decompressors that always try to untar the result will fail on this; the FNAME header field also tests filename recovery.

Download & verify

curl -fsSL -o "single-file.gz" "https://files.hexaqa.com/archive/single-file.gz"
curl -fsSL "https://files.hexaqa.com/archive/single-file.gz" | sha256sum # expect: 60fbfdaaf05f0901d2ce5130ea4edc59e031cb30467a4c9c01abfd619f1d4182

More archives test files

absolute-path.zipcorrupt-central-directory.zipempty.zipmixed-content-50mb.zipmodest-zip-bomb.zipnested-10-deep.zipunicode-entry-names.zipvalid-flat.zip

← All Archives files