CMZ (archive format)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
 
'''CMZ''' (official name unknown) is a compressed archive format. Its only known use is for distribution of some versions of [[Ami Pro]]. It may be a proprietary Lotus format.
 
'''CMZ''' (official name unknown) is a compressed archive format. Its only known use is for distribution of some versions of [[Ami Pro]]. It may be a proprietary Lotus format.
  
Strings found in the companion COMPRESS.DLL file suggest it uses the PK Data Compression Library (see also [[PKWARE DCL Implode]]).
+
It uses [[PKWARE DCL Implode]] compression.
 +
 
 +
== Format details ==
 +
A CMZ file is a sequence of one or more member file segments, each of which consists of a signature, then a header, then the compressed data.
  
 
== Identification ==
 
== Identification ==
Files apparently begin with ASCII "{{magic|Clay}}".
+
Files begin with ASCII "{{magic|Clay}}".
  
 
== Sample files ==
 
== Sample files ==

Revision as of 15:08, 26 September 2021

File Format
Name CMZ (archive format)
Ontology
Extension(s) .cmz

CMZ (official name unknown) is a compressed archive format. Its only known use is for distribution of some versions of Ami Pro. It may be a proprietary Lotus format.

It uses PKWARE DCL Implode compression.

Format details

A CMZ file is a sequence of one or more member file segments, each of which consists of a signature, then a header, then the compressed data.

Identification

Files begin with ASCII "Clay".

Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox