Extract a TAR file online
Upload a .tar and download all its contents at once, directly in your browser, without installing any software.
Processed on your device. Nothing is sent to any server.
or click to select it
Upload a .tar and download all its contents at once, directly in your browser, without installing any software.
Parses the TAR block by block, recovers every file and packages it into a downloadable ZIP, keeping the folder structure.
Use cases
- Extract a .tar backup without using the terminal.
- Recover files from a .tar package on Windows without extra software.
- Implicitly turn a TAR into a more manageable ZIP when extracting it.
How it works
- 1
Upload your TAR
Drag the file or choose it from your device.
- 2
Read it
Click the button to process the file.
- 3
Extract everything
Download all the files at once.
Frequently asked questions
What if my TAR is compressed (.tar.gz)?
Use "Extract TAR.GZ" instead; this tool expects an uncompressed .tar.
What format does it download as?
As a .zip with all the files, since the browser can't write directly to your folders.