Open a TAR.GZ file online
Upload a .tar.gz and see what's inside -- names, sizes and folders -- directly in your browser.
Processed on your device. Nothing is sent to any server.
or click to select it
Upload a .tar.gz and see what's inside -- names, sizes and folders -- directly in your browser.
First decompresses the gzip layer, then parses the resulting TAR block by block, showing every file with its path and size.
Use cases
- Check a .tar.gz package's contents before extracting it.
- Review a compressed Linux/macOS backup.
- See the real size of files inside a .tgz.
How it works
- 1
Upload your TAR.GZ
Drag the file or choose it from your device.
- 2
Open it
Click the button to read its contents.
- 3
Extract if needed
Download everything or just the files you check.
Frequently asked questions
Does it work with .tgz?
Yes, .tar.gz and .tgz are the same format with a different extension.
Is there a size limit?
Yes, up to 50 MB of compressed file and an expansion ceiling, to protect your browser.