Lzip
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |extensions={{ext|lz}} |mimetypes={{mimetype|application/x-lzip}} |released=2008 }} '''Lzip''' is a data compression ut...") |
Revision as of 23:37, 23 July 2013
Lzip is a data compression utility and file format. It uses LZMA compression.
Contents |
Identification
Lzip files begin with a 4-byte signature: the ASCII string "LZIP
".
Specifications
Software
See also
- XZ, a competing format that seems to be more popular