How to test a ZIP file

Structure, CRC and full entry reading.

What you need to know

Archive formats differ in compression, encryption, metadata and compatibility. Archiwum first detects the format from its signature and only then selects a local engine.

Safe workflow

  1. Keep the original file unchanged.
  2. Inspect the entry list and warnings.
  3. Select only the files you need.
  4. Verify the downloaded result or checksum.

Privacy

The operation runs in your browser. File names and contents are not sent to our own server.

Common mistake

Changing an extension does not convert file contents. Archive conversion requires extraction and creation of a new archive.

Open related tool