TAR.GZ to ZIP

Convert TAR.GZ (tarball) archive files to ZIP format directly in your browser. Decompresses the GZIP layer, untars the archive, and repackages all files as a ZIP — the universal archive format natively supported on Windows, Mac, and Linux. No signup.

Drop your .tar.gz anywhere, click to browse

.tar.gz · .tgz archive files

Ctrl+Vto paste a copied file

Frequently Asked Questions

Are all files inside the TAR.GZ preserved during conversion?
Yes. All files inside the TAR.GZ are decompressed (GZIP), untarred, and repackaged into the ZIP archive with their original paths and filenames intact.
What is the difference between TAR.GZ and ZIP?
TAR.GZ is a Unix/Linux standard — a TAR archive (multiple files in one) compressed with GZIP. ZIP is a Windows/cross-platform standard with per-file compression. ZIP is natively supported on Windows, Mac, and Linux without additional software.
Are .tar.bz2 or .tar.xz files supported?
Currently only .tar.gz (GZIP compressed) is supported. .tar.bz2 (BZIP2) and .tar.xz (XZ) are not yet supported.
Is the conversion done in the browser?
Yes. GZIP decompression, TAR extraction, and ZIP packaging all happen locally. No file is uploaded.
Is there a file size limit?
No hard limit — conversion speed and size are bounded by your browser's available memory.