Extract TAR.GZ File Online

Drop files here or click to select

Choose one supported archive to inspect its contents.

Processing takes place in this browser tab. Files are not uploaded by this tool.

Open a GZIP-compressed TAR archive

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.

How to extract a TAR.GZ archive

  1. Choose a TAR.GZ or TGZ file—or any other supported archive—and enter a password if required.
  2. Click Open Archive and wait for its TAR entries to be listed.
  3. Use Download for one entry, or Extract All to Folder to save all regular files while preserving their safe relative paths.

Extract TAR.GZ file FAQ

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.

Is TGZ the same as TAR.GZ?

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.

Why does TAR.GZ have two format names?

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.

Is TAR.GZ extraction local?

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.

Why does my TAR.GZ file not list files?

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