Test filesArchives › empty.zip

Empty ZIP file

A structurally valid ZIP containing zero entries (22-byte end-of-central-directory only).

↓ Download empty.zip
Filenameempty.zip
FormatZIP
Size22 bytes (22 bytes)
MIME typeapplication/zip
SHA-2568739c76e681f900923b900c9df0ef75cf421d39cabb54650c4b9ad19b6a76d85
What this file catchesImport flows that assume at least one entry and throw on an empty iterator, or report success having processed nothing.

Download & verify

curl -fsSL -o "empty.zip" "https://files.hexaqa.com/archive/empty.zip"
curl -fsSL "https://files.hexaqa.com/archive/empty.zip" | sha256sum # expect: 8739c76e681f900923b900c9df0ef75cf421d39cabb54650c4b9ad19b6a76d85

More archives test files

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

← All Archives files