LZARI

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |released=~1988 }} '''LZARI''', or '''LZARI.C''', is a file compression utility developed by Haruhiko Okumura. It was d...")

Revision as of 17:49, 11 August 2021

File Format
Name LZARI
Ontology
Released ~1988

LZARI, or LZARI.C, is a file compression utility developed by Haruhiko Okumura. It was distributed as source code. It uses LZSS-flavored LZ77, combined with arithmetic coding.

In his "History of Data Compression in Japan" document, the author writes "There were several versions of LZARI; some of them were slightly different."

Contents

Format details

Files have a minimal header, containing the uncompressed file size. The format is not portable, because it differs depending on the compiler's in-memory format of the "long" data type.

Related formats

Software

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox