Practical digital skills

Create and check a ZIP archive

Group files in a copy, create the archive and extract it elsewhere to verify the result.

Step-by-step guideUpdated
Follow the method ↓
A user compares original files with the contents of a new ZIP archive

The answer in 30 seconds

ZIP is useful for bundling several files and can reduce size for some content. It is not automatically encrypted, and already compressed images or videos may shrink very little.

Prepare the files, create a ZIP with your device's archive function, compare its contents with the originals and extract a test copy into another folder before sending it.

Examples to adapt

A project handover

Check that subfolders and the latest versions are included.

An email attachment

Confirm the recipient accepts ZIP and that the size is within its limit.

Private files

Use an appropriate encryption method rather than treating ordinary compression as protection.

Follow the method

  1. 1
    Prepare originals

    Collect the right versions in a temporary folder without deleting the originals.

  2. 2
    Create the archive

    Use the operating system's ZIP action and give the result a clear name.

  3. 3
    Inspect the list

    Open the archive and compare filenames, folders and total item count.

  4. 4
    Extract a test

    Unzip to a separate location and open representative files.

A checklist to keep

Use these checks to record what you found. The grid supports a decision; it does not make one for you.

Create and check a ZIP archive: checklist
CheckWhat to examineAction
OriginalsAre the correct versions selected?Prepare
ArchiveAre folders and files present?Inspect
SizeDoes it meet the destination limit?Check
ExtractDo files open elsewhere?Test
PrivacyIs protection required?Decide

Download the CSV checklist

Free, no sign-up. UTF-8 text with semicolon-separated columns.

What to check

ZIP compression does not itself hide file contents.

Some formats are already compressed and may not become much smaller.

A successful archive creation does not prove every file is usable.

Common questions

Will ZIP always make a file smaller?

No. The result depends on the original file formats and content.

Can I rename a file .zip to compress it?

No. Use an archive tool to create a real ZIP file.

Sources and documentation

Documentation consulted on . Examples are illustrative; interfaces and results may change.

Continue exploring

All English guides →