LZSS (Haruhiko Okumura)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |released=~1988 }} '''LZSS''', or '''LZSS.C''', is a file compression utility developed by Haruhiko Okumura. It was dis...") |
Latest revision as of 17:48, 11 August 2021
LZSS, or LZSS.C, is a file compression utility developed by Haruhiko Okumura. It was distributed as source code. It uses (obviously) LZSS compression.
There were at least a few different versions of it, but only one (presumably the last) can readily be found.
Contents |
[edit] Format details
The file format is just a raw blob of compressed data, with no header.
[edit] Related formats
[edit] Software
- http://cd.textfiles.com/rbbsv3n1/pac4/okumura.zip → LZSS.C (version "4/6/1989")
- http://cd.textfiles.com/pcmedic9310/UTILS/COMPRESS/OKUMURA2.ZIP → LZSS.C (version "4/6/1989")
- LHarc at old-dos.ru → LARC and LHarc sources → LZSS.C (version "4/6/1989")
[edit] Links
- History of Data Compression in Japan
- okumura.zip → COMPRESS.TXT