What is the difference between .lit and .tar.bz2?
- Extension
- .lit
- .tar.bz2
- Format
- Binary
- Binary
- Category
- Ebook
- Compressed
- Developer
- Microsoft
- The GNU Project
- 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.
- It is a TAR archive file compressed using BZ2 compression codec and is popularly used to distribute Linux application packages.
- MIME Type
- application/x-ms-reader
- application/x-bzip-compressed-tar
- Sample
- sample.lit
- sample.tar.bz2
- Wikipedia
- .lit on Wikipedia
- .tar.bz2 on Wikipedia