What is the difference between .lit and .bz2?
- Extension
- .lit
- .bz2
- Format
- Binary
- Binary
- Category
- Ebook
- Compressed
- Developer
- Microsoft
- Julian Seward
- Description
- The lit file contains book saved in electronic document format. LIT eBook format is similar to CHM Microsoft compiled HTML format, but lit files can also be protected by digital rights management (DRM) features.
- An archive file developed by Bzip2 compressor mainly found on Unix OS. Its popularly used to move Linux application packages because of its high-level compression algorithms i.e. the Burrows-Wheeler compression and Run-Length Encoding (RLE).
- MIME Type
- application/x-ms-reader
- application/x-bzip2
- Sample
- sample.lit
- sample.bz2
- Wikipedia
- .lit on Wikipedia
- .bz2 on Wikipedia