Online TAR.BZ2 to TGZ, you can put the TAR.BZ2 to TGZ format on your computer, tablet or mobile phone without downloading any software!
Step 1
Upload TAR.BZ2 file
Select files from your computer, Google Drive, Dropbox, URL or by dragging them on the page.
Step 2
Select 'TGZ'
Select output TGZ or any other format as the conversion result (click the Convert button)
Step 3
Download your TAR.BZ2 file
After the conversion you can download your TGZ file and upload it to Google Drive, Dropbox.
tar.bz2 : tar+bzip2
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.
TGZ is a UNIX based archive that uses GZIP compression technique to compress TGZ files. It uses GZIP and TAR combination to bind and compress data files. It is also known as .TAR.GZ. It is used in the installation process of some Linux based Operating System. TGZ files are easy to compress or decompress in UNIX OS.