What is the difference between .lzh and .tbz?
- Extension
- .lzh
- .tbz
- Format
- Binary
- Binary
- Category
- Compressed
- Compressed
- Developer
- Haruyasu Yoshizaki
- Bzip2
- Description
- An LHA compressed file format that uses the Lempel-Ziv compression algorithm. It began on the Amiga platform but has since grown to be used in other platforms. It is very similar to Gzip as the same lz77 compression codec is applied.
- .TBZ is a file that contains TAR archived files then compresses them using BZIP compression algorithm. Commonly used with UNIX OS.
- MIME Type
- application/x-lzh-compressed
- application/x-bzip-compressed-tar
- Wikipedia
- .lzh on Wikipedia
- .tbz on Wikipedia