TBZ
TBZ2 — Bzip2-compressed TAR Archive
documentTBZ2 (also written as .tar.bz2) is a TAR archive compressed with the bzip2 algorithm. It achieves better compression ratios than gzip but at the cost of slower compression and decompression speeds. It is commonly used for distributing large source trees where download size matters more than speed.
6 conversiones disponibles
✓Common use cases
- ›Large Linux kernel and software source distributions
- ›Archiving large text-heavy data sets
- ›Release packages where download size is critical
- ›Scientific data archiving
- ›Long-term storage where compression ratio matters
★Advantages
- ›Better compression ratio than gzip (10-15% smaller)
- ›Excellent for highly compressible text/source data
- ›Preserves all UNIX file metadata
- ›Error recovery at block level
- ›Available on all UNIX systems
⚙Technical details
TAR stream compressed with bzip2 (Burrows-Wheeler + Huffman); block-based; 10-15% better compression than gzip but 3-5x slower; extensions: .tbz2 or .tar.bz2; parallel bzip2 (pbzip2) available for multi-core.
Archivos aceptados :.tbz2.tar.bz2
Suelta tus archivos aquí
o haz clic para seleccionar