Online TAR.Z to TAR.BZ2, you can put the TAR.Z to TAR.BZ2 format on your computer, tablet or mobile phone without downloading any software!
Step 1
Upload TAR.Z file
Select files from your computer, Google Drive, Dropbox, URL or by dragging them on the page.
Step 2
Select 'TAR.BZ2'
Select output TAR.BZ2 or any other format as the conversion result (click the Convert button)
Step 3
Download your TAR.Z file
After the conversion you can download your TAR.BZ2 file and upload it to Google Drive, Dropbox.
tar.z : tar+compress
TAR.Z files are also known as TAZ files. It is a combination of TAR files in ZIP format. TAR files are not compressed. It is a simple bundle of files. TAR.Z files are compressed using UNIX compression algorithms. TAR.Z files are typically used in UNIX based operating systems.
TBZ2 is an archive file associated with UNIX. TBZ2 uses TAR and BZIP2 Compression. It uses TAR to archive the files first, then it uses BZIP2 algorithm to compress the TAR files. It decompresses similarly. First BZIP2 un-compresses and then TAR archive extracts it.