Online TAR.LZMA to TBZ2, you can put the TAR.LZMA to TBZ2 format on your computer, tablet or mobile phone without downloading any software!
Step 1
Upload TAR.LZMA file
Select files from your computer, Google Drive, Dropbox, URL or by dragging them on the page.
Step 2
Select 'TBZ2'
Select output TBZ2 or any other format as the conversion result (click the Convert button)
Step 3
Download your TAR.LZMA file
After the conversion you can download your TBZ2 file and upload it to Google Drive, Dropbox.
tar.lzma : Lempel-Ziv-Markov chain-Algorithm
This is a multi-thread method for compressing files, used in 7-Zip archivers for creating compressed 7z archives, and also in other archivers. It has better compression performance in terms of percentage and speed than bzip2 archives. It’s distributed with open code for developers.
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.