Zoo

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Jsummers moved page ZOO to Zoo: No reason for this to be all-caps)
Line 4: Line 4:
 
|pronom={{PRONOM|x-fmt/269}}
 
|pronom={{PRONOM|x-fmt/269}}
 
|wikidata={{wikidata|Q219983}}
 
|wikidata={{wikidata|Q219983}}
 +
|released=1986
 
}}
 
}}
'''ZOO''' was one of the many competing archive formats in the 1980s, and was based (originally, at least) on [[LZW]] compression. It had some popularity with Open/VMS and Amiga systems, but didn't ultimately win out over [[ZIP]].
+
'''Zoo''' is a compressed archive format developed by Rahul Dhesi. It was one of the many competing archive formats in the 1980s, and was based (originally) on [[LZW]] compression. It had some popularity with Open/VMS and Amiga systems, but didn't ultimately win out over [[ZIP]].
  
 
== Identification ==
 
== Identification ==
Line 30: Line 31:
 
== References ==
 
== References ==
 
* [[Wikipedia: Zoo (file format)]]
 
* [[Wikipedia: Zoo (file format)]]
* [http://www.fileformat.info/format/zoo/corion.htm The ZOO Archive File Format] from Corion.net, via FileFormat.info
+
* [https://www.fileformat.info/format/zoo/corion.htm The ZOO Archive File Format] from Corion.net, via FileFormat.info
 
* [http://apple2.org.za/gswv/a2zine/GS.WorldView/Resources/The.MacShrinkIt.Project/ARCHIVES.TXT Archive format info, including ZOO]
 
* [http://apple2.org.za/gswv/a2zine/GS.WorldView/Resources/The.MacShrinkIt.Project/ARCHIVES.TXT Archive format info, including ZOO]
 
* [http://www.textfiles.com/programming/FORMATS/arc_fmts.txt ZOO file header format (among other archive types)]
 
* [http://www.textfiles.com/programming/FORMATS/arc_fmts.txt ZOO file header format (among other archive types)]

Revision as of 16:41, 19 February 2020

File Format
Name Zoo
Ontology
Extension(s) .zoo
PRONOM x-fmt/269
Wikidata ID Q219983
Released 1986

Zoo is a compressed archive format developed by Rahul Dhesi. It was one of the many competing archive formats in the 1980s, and was based (originally) on LZW compression. It had some popularity with Open/VMS and Amiga systems, but didn't ultimately win out over ZIP.

Contents

Identification

Files have bytes DC A7 C4 FD at offset 20.

Compression

There are three known compression methods:

  • 0 - uncompressed
  • 1 - LZW, also called "LZD"
  • 2 - LZH

Software

Sample files

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox