What is the difference between .lit and .tgz?
- Extension
- .lit
- .tgz
- Format
- Binary
- Binary
- Category
- Ebook
- Compressed
- Developer
- Microsoft
- GNU
- 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.
- Unix .TAR file archive compressed with Gnu Zip (.GZIP) compression; uses a TAR archive to bundle the files together and Gzip compression to reduce the file size; commonly used on Unix and Linux systems; originally created as the shorthand version of the compound extension .TAR.GZ.
- MIME Type
- application/x-ms-reader
- application/x-compressed
- Sample
- sample.lit
- sample.tgz
- Wikipedia
- .lit on Wikipedia
- .tgz on Wikipedia