View ZIP Contents Online
See What's Inside Any Archive Without Extracting
Need to use View ZIP Contents Online right now?
Confirm an archive actually contains what you expect before spending time and disk space extracting it.
Lists every file inside the archive without needing to extract it to disk — supports ZIP, TAR, 7Z, RAR, and GZIP.
Features
- Runs entirely in your browser
- Privacy-first — your data is never uploaded
- Real-time, instant results
- 100% free, no sign-up required
- Works on desktop, tablet, and mobile
- No installation needed
Who uses this tool?
About View ZIP Contents Online
Checking what's actually inside an archive file before committing to extract it — is this the right download, does it contain what you expect — usually means extracting it first and then looking, which wastes time and disk space if it turns out to be the wrong file.
This tool reads an archive's internal file listing directly in your browser and shows every contained file's name and size in a table, without writing anything to your device's disk — supporting ZIP, TAR, 7Z, RAR, and GZIP, the most common archive formats.
This works by decompressing the archive into browser memory to build an accurate listing (rather than just reading a lightweight index, which not every format exposes cleanly), so very large archives may take a moment longer than a simple index read would.
How it works
- Upload an archive file. Choose a .zip, .tar, .7z, .rar, or .gz file.
- Review the file listing. See every contained file's name and size.
- Check the total size. A summary shows total file count and combined size.
Examples
Checking a download
Input
project-backup.zip
Output
A table listing every file inside, e.g. src/index.js (2.1 KB), README.md (890 B).