ZIP to TAR Converter
Convert a .zip archive to a .tar archive, keeping the same files inside.
Related tools
How it works
- 1
Choose a .zip file
Up to 200 MB.
- 2
Convert
Every file inside is repacked into a .tar archive.
- 3
Download the .tar file
Same contents, no compression change.
FAQ
- Does converting to TAR compress or decompress anything?
- No — TAR itself is just a container format with no compression. This only repacks the same files into a different archive format.
- Does this tool upload my archive anywhere?
- No — the conversion runs entirely in your browser.