Aldus PKZP
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |extensions={{ext|??~}}, others |released=≤1991 }} Some Aldus software distributions, particularlly PageMaker, us...") |
(added software) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
|released=≤1991 | |released=≤1991 | ||
}} | }} | ||
− | Some Aldus software distributions, | + | Some Aldus software distributions, particularly [[PageMaker]], used an installer-archive format that might be known as '''Aldus PKZP''', or '''Aldus Zip'''. It is similar to [[Aldus LZW]]. |
− | An archive contains a single member file, or a fragment of a file. | + | An archive contains a single member file, or maybe a fragment of a file. |
− | The compression scheme is based on [[PKWARE DCL Implode]], though segmented | + | The compression scheme is based on [[PKWARE DCL Implode]], though segmented. |
== Identification == | == Identification == | ||
The first 16 bytes of a file are ASCII "{{magic|ALDUS PKZP 2.00}}". | The first 16 bytes of a file are ASCII "{{magic|ALDUS PKZP 2.00}}". | ||
+ | |||
+ | == Software == | ||
+ | * {{Deark}} | ||
== Sample files == | == Sample files == | ||
* [https://archive.org/details/pegasus_5 Pegasus 5.0] → CD1 → PEGASUS/W_DEMOS/PM5DEMO*.ZIP | * [https://archive.org/details/pegasus_5 Pegasus 5.0] → CD1 → PEGASUS/W_DEMOS/PM5DEMO*.ZIP | ||
+ | * {{DexvertSamples|archive/aldusZip}} | ||
[[Category:Archiving]] | [[Category:Archiving]] | ||
[[Category:Aldus]] | [[Category:Aldus]] |
Latest revision as of 13:42, 17 April 2025
Some Aldus software distributions, particularly PageMaker, used an installer-archive format that might be known as Aldus PKZP, or Aldus Zip. It is similar to Aldus LZW.
An archive contains a single member file, or maybe a fragment of a file.
The compression scheme is based on PKWARE DCL Implode, though segmented.
[edit] Identification
The first 16 bytes of a file are ASCII "ALDUS PKZP 2.00
".
[edit] Software
[edit] Sample files
- Pegasus 5.0 → CD1 → PEGASUS/W_DEMOS/PM5DEMO*.ZIP
- dexvert samples — archive/aldusZip