Convert TAR to ZIP
Convert a .tar file to .zip while keeping its folder structure, directly in your browser.
Processed on your device. Nothing is sent to any server.
or click to select it
Convert a .tar file to .zip while keeping its folder structure, directly in your browser.
Reads the TAR block by block and rewrites every file into a new ZIP, with the same folder structure.
Use cases
- Convert a Linux/macOS TAR into a ZIP that's more common on Windows.
- Share a .tar package with someone who only handles ZIP files.
- Upload to a platform that only accepts .zip files.
How it works
- 1
Upload your TAR
Drag the file or choose it from your device.
- 2
Convert
Click the button to generate the ZIP.
- 3
Download the ZIP
The .zip file downloads automatically.
Frequently asked questions
Is anything lost in the conversion?
No, regular files' names, sizes and folder structure are preserved.
What if my TAR is compressed (.tar.gz)?
Use "TAR.GZ to ZIP" instead.