Skip to content

Convert TAR.GZ to ZIP

Convert a .tar.gz file to .zip while keeping its folder structure, directly in your browser.

Processed on your device. Nothing is sent to any server.

or click to select it

Convert a .tar.gz file to .zip while keeping its folder structure, directly in your browser.

Decompresses the gzip layer, parses the resulting TAR and rewrites every file into a new ZIP, with the same folder structure.

Use cases

  • Convert a Linux .tar.gz package into a ZIP that's more common on Windows.
  • Share a .tgz with someone who only handles ZIP files.
  • Upload to a platform that only accepts .zip files.

How it works

  1. 1

    Upload your TAR.GZ

    Drag the file or choose it from your device.

  2. 2

    Convert

    Click the button to generate the ZIP.

  3. 3

    Download the ZIP

    The .zip file downloads automatically.

Frequently asked questions

Does it work with .tgz?

Yes, .tar.gz and .tgz are the same format with a different extension.

Is anything lost in the conversion?

No, regular files' names, sizes and folder structure are preserved.

Compressed Files