Open a TAR file online
Upload a .tar file 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 file and see what's inside -- names, sizes and folders -- directly in your browser.
Parses the TAR format's headers (512-byte blocks, uncompressed) and shows every file with its path and size.
Use cases
- Check the contents of a TAR generated on Linux or macOS.
- Review a backup or .tar package's structure before extracting it.
- See each file's size inside a TAR.
How it works
- 1
Upload your TAR
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 support compressed TAR (.tar.gz)?
Not this tool -- use "Open TAR.GZ" for .tar.gz or .tgz files.
Is there a size limit?
Yes, up to 50 MB per file and a reasonable maximum number of entries, to protect your browser.