Aldus LZW
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |extensions={{ext|??~}}, others |released=≤1990 }} '''Aldus LZW''' is the signature of a compressed file format used ...") |
(added software) |
||
(One intermediate revision by one user not shown) | |||
Line 14: | Line 14: | ||
== Identification == | == Identification == | ||
The first 16 bytes of a file are ASCII "{{magic|ALDUS LZW 1.00}}". | The first 16 bytes of a file are ASCII "{{magic|ALDUS LZW 1.00}}". | ||
+ | |||
+ | == Software == | ||
+ | * {{Deark}} | ||
== Sample files == | == Sample files == | ||
* {{CdTextfiles|nightowl/pdsi005/010A/PM4DEMO1.ZIP|PM4DEMO1.ZIP}} → .../*.??~ (Windows) | * {{CdTextfiles|nightowl/pdsi005/010A/PM4DEMO1.ZIP|PM4DEMO1.ZIP}} → .../*.??~ (Windows) | ||
* [https://archive.org/details/MacExpert2 Mac Expert 2] → Applications/Aldus PageMaker 4.5C/PM 3 → Aldus/PPDs-PM4.5C/* (Mac) ([{{DiscMasterURL|browse/21386/Mac_Expert_2.iso/Applications/Aldus%20PageMaker%204.5C/PM%203/PM%203/Aldus/PPDs-PM4.5C}} at DiscMaster]) | * [https://archive.org/details/MacExpert2 Mac Expert 2] → Applications/Aldus PageMaker 4.5C/PM 3 → Aldus/PPDs-PM4.5C/* (Mac) ([{{DiscMasterURL|browse/21386/Mac_Expert_2.iso/Applications/Aldus%20PageMaker%204.5C/PM%203/PM%203/Aldus/PPDs-PM4.5C}} at DiscMaster]) | ||
+ | * {{DexvertSamples|archive/aldusLZWCompressedData}} | ||
[[Category:Aldus]] | [[Category:Aldus]] |
Latest revision as of 13:41, 17 April 2025
Aldus LZW is the signature of a compressed file format used for installation by some Aldus software products. It is very similar to Aldus PKZP.
Contents |
[edit] Format details
There appear to be two variants of Aldus LZW: one for Macintosh, and one for PC / Windows 3.x.
It uses LZW compression, possibly identical to TIFF's LZW scheme.
[edit] Identification
The first 16 bytes of a file are ASCII "ALDUS LZW 1.00
".
[edit] Software
[edit] Sample files
- PM4DEMO1.ZIP → .../*.??~ (Windows)
- Mac Expert 2 → Applications/Aldus PageMaker 4.5C/PM 3 → Aldus/PPDs-PM4.5C/* (Mac) (at DiscMaster)
- dexvert samples — archive/aldusLZWCompressedData