ZIP use case

ZIP Sample File for Archive Extraction

Validate extraction depth, nested directory handling, manifest inspection, and corruption recovery with real ZIP fixtures.

997 B Manifest JSON SHA256
Starter file

Download

zip_upload_validation_pack.zip

997 B application/zip SHA256 0defd873472c...
Checklist

Testing Steps

  1. Verify nested directories, long paths, and duplicate-name handling before extract.
  2. Confirm unzip and manifest inspection succeed on valid archives and fail cleanly on truncated ones.
  3. Measure extraction time and storage growth on 100MB and 250MB ZIP inputs.
Companion fixtures

Related Variants

zip_nested_directories_edge_case.zip

400 B · application/zip

Pobierz

zip_long_path_bundle_sample.zip

564 B · application/zip

Pobierz

zip_sample_file_100MB.zip

100.0 MB · application/zip

Pobierz

zip_truncated_edge_case.zip

977 B · application/zip

Pobierz
Next steps

Related Pages