LDArc and LDIFF
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|lzd}} |released=≤1989 }} '''LDIFF''' (or '''LDiff''') is a differential compression utility for DOS, ...") |
m |
||
Line 5: | Line 5: | ||
|released=≤1989 | |released=≤1989 | ||
}} | }} | ||
− | '''LDIFF''' (or '''LDiff''') is a differential compression utility for DOS, designed for binary files. It was developed by Kazuhiko Miki (also known for | + | '''LDIFF''' (or '''LDiff''') is a differential compression utility for DOS, designed for binary files. It was developed by Kazuhiko Miki (also known for [[LArc]]). Its native file format is '''.LZD'''. |
== Identification == | == Identification == |
Revision as of 14:55, 25 April 2021
LDIFF (or LDiff) is a differential compression utility for DOS, designed for binary files. It was developed by Kazuhiko Miki (also known for LArc). Its native file format is .LZD.
Identification
LZD files created by LDIFF v1.20 have "-LD6-"
at offset 2.
The format has some similarity to LHA, but is not compatible with it.