Initializing... drag & drop files here
Supports: TB2
TB2 is a compressed archive format combining tar with bzip2 compression — equivalent to .tar.bz2 and .tz2 with a different short extension. TB2 files are found in Linux/Unix software distribution and system backups. Bzip2 provides better compression ratios than gzip, producing smaller archives.
Extracting TB2 files online lets you access the contents without installing command-line tools — useful on Windows or when you don't have terminal access.
| Extension | Equivalent | Compression |
|---|---|---|
| .tb2 | .tar.bz2 | bzip2 |
| .tz2 | .tar.bz2 | bzip2 |
| .tgz | .tar.gz | gzip |
| .tar.xz | — | xz/LZMA |
TB2 is a tar archive compressed with bzip2. It's equivalent to .tar.bz2 and .tz2 — all three extensions represent the same format.
Yes. TB2, .tz2, and .tar.bz2 are identical formats with different extensions.
Any files — source code, binaries, configuration files, documents. TB2 is a general-purpose archive format.
Browse the extracted contents and download only the files you need.
No. This tool extracts TB2 archives in your browser — works on any device.