What is the difference between .lit and .tar.gz?
- Extension
- .lit
- .tar.gz
- 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's a TAR archive file compressed using GNU zip compression codec. Mainly used by Linux OS to package programs, files, and installers.
- MIME Type
- application/x-ms-reader
- application/gzip
- Sample
- sample.lit
- sample.tar.gz
- Wikipedia
- .lit on Wikipedia
- .tar.gz on Wikipedia