How do I open a TAR.GZ file?
Select the .tar.gz or .tgz file and click Open Archive. Download saves one decoded entry; if folder access is supported, Extract All to Folder preserves the safe TAR paths.
Drop files here or click to select
Choose one supported archive to inspect its contents.
| File name | File size | Action |
|---|
Processing takes place in this browser tab. Files are not uploaded by this tool.
TAR.GZ, also called TGZ, is widely used for source packages, Linux downloads, website backups, and server file transfers. GZIP reduces the TAR stream size, while TAR stores the original filenames and directory structure.
A small TAR.GZ file can expand into a much larger TAR data stream. Entry-count, expanded-size, and memory limits therefore apply before any output is written.
Select the .tar.gz or .tgz file and click Open Archive. Download saves one decoded entry; if folder access is supported, Extract All to Folder preserves the safe TAR paths.
Both extensions commonly describe a TAR archive compressed with GZIP. .tgz is a shorter filename convention, while .tar.gz makes the two-stage format visible.
GZIP decompresses the TAR stream, then the TAR structure provides the filenames and folder paths. A plain .gz file may contain only one compressed file rather than a TAR archive.
Yes. The archive is decoded locally and is not uploaded. Files are saved only when you click Download or explicitly grant Extract All to Folder access to a destination.
The file may be incomplete, mislabeled, damaged, or too large after decompression. A .gz file that does not contain a TAR archive also will not have the folder-and-file listing expected from TAR.GZ.
Related tools: Archive Extractor · Create TAR.GZ File · Extract TAR File · Unzip Files