TAR.GZ to ZIP

Convert TAR.GZ (tarball) archive files to ZIP format. Decompress the .tar.gz, re-package as .zip for easier use on Windows and web applications.

Frequently Asked Questions

Are all files preserved?
Yes. All files inside the TAR.GZ are decompressed and repackaged into the ZIP archive.
What about .tar.bz2 files?
Currently only .tar.gz (GZIP compressed) is supported. .tar.bz2 (BZIP2) is not yet supported.