Archiving

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Program/App/Applet/Installer specialized archive formats)
(16 intermediate revisions by 2 users not shown)
Line 24: Line 24:
 
* [[Mozilla Archive]] (.mar)
 
* [[Mozilla Archive]] (.mar)
 
* [[pax]]
 
* [[pax]]
 +
* [[Quake PAK]]
 
* [[SeqBox]] (.sbx)
 
* [[SeqBox]] (.sbx)
 
* [[Tape Archive]] (.tar)
 
* [[Tape Archive]] (.tar)
Line 44: Line 45:
 
* [[ARJ]]
 
* [[ARJ]]
 
* [[Astrotite]] (.afa)
 
* [[Astrotite]] (.afa)
 +
* [[B6Z]] (.b6z)
 
* [[BlakHole]] (.bh)
 
* [[BlakHole]] (.bh)
 
* [[BRU]] - (RSX-11M backup)
 
* [[BRU]] - (RSX-11M backup)
Line 54: Line 56:
 
* [[DWC]] (.dwc)
 
* [[DWC]] (.dwc)
 
* [[EGG (ALZip)]] (.egg)
 
* [[EGG (ALZip)]] (.egg)
 +
* [[FTCOMP]]
 
* [[GCA]] (.gca)
 
* [[GCA]] (.gca)
 
* [[Greenleaf ArchiveLib]]
 
* [[Greenleaf ArchiveLib]]
Line 66: Line 69:
 
* [[MAFF]] (Mozilla web archive; uses ZIP for compression)
 
* [[MAFF]] (Mozilla web archive; uses ZIP for compression)
 
* [[NuFX]] (.bxy)
 
* [[NuFX]] (.bxy)
 +
* [[packARC]] (.pja)
 
* [[Packdir]] (RISC OS)
 
* [[Packdir]] (RISC OS)
 
* [[PackIt]] (.pit)
 
* [[PackIt]] (.pit)
Line 77: Line 81:
 
* [[Quantum compressed archive]] (.q)
 
* [[Quantum compressed archive]] (.q)
 
* [[RAR]] (.rar)
 
* [[RAR]] (.rar)
 +
* [[RARC (Nintendo)]]
 
* [[RK]] (WinRK)
 
* [[RK]] (WinRK)
 
* [[S7z]] (.s7z)
 
* [[S7z]] (.s7z)
Line 90: Line 95:
 
* [[UltraCompressor II]] (.uc, .uc0, .uc2, .ucn, .ur2, .ue2)
 
* [[UltraCompressor II]] (.uc, .uc0, .uc2, .ucn, .ur2, .ue2)
 
* [[WARC]] (.warc, .warc.gz)
 
* [[WARC]] (.warc, .warc.gz)
* [[xar]] (.xar)
+
* [[xar (Extensible Archive)]] (.xar)
 
* [[XP3]] (.xp3) - used in [[KiriKiri Adventure Game System]]
 
* [[XP3]] (.xp3) - used in [[KiriKiri Adventure Game System]]
 
* [[Yamazaki zipper archive]] (.yz1) - used in DeepFreezer
 
* [[Yamazaki zipper archive]] (.yz1) - used in DeepFreezer
Line 108: Line 113:
 
* [[GDIFF]]
 
* [[GDIFF]]
 
* [[IPS (binary patch format)]]
 
* [[IPS (binary patch format)]]
 +
* [[JSON Patch]]
 
* [[RTPatch]]
 
* [[RTPatch]]
 
* [[Unified diff]]
 
* [[Unified diff]]
Line 114: Line 120:
  
 
See also [[Wikipedia:Data differencing]].
 
See also [[Wikipedia:Data differencing]].
 +
 +
== Encrypted or cryptographically signed archives ==
 +
* [[XIP]]
 +
* [[ZED]]
  
 
== Filesystem backup and restoration ==
 
== Filesystem backup and restoration ==
Line 151: Line 161:
 
== Program/App/Applet/Installer specialized archive formats ==
 
== Program/App/Applet/Installer specialized archive formats ==
 
* [[APK]] (Android app)
 
* [[APK]] (Android app)
* [[Bento]] (1990s Apple cross-platform compound content format)
 
 
* [[Bundle file (Linux)]]
 
* [[Bundle file (Linux)]]
 
* [[Bundle file (OS X)]]
 
* [[Bundle file (OS X)]]
 +
* [[Cabal]]
 
* [[Cross-Platform Installer Module]]
 
* [[Cross-Platform Installer Module]]
 
* [[deb]] (Debian package)
 
* [[deb]] (Debian package)
* [[GEOS Convert]] (.cvt)
 
 
* [[IPS archive|Image Packaging System (IPS) archive]] (.p5p)
 
* [[IPS archive|Image Packaging System (IPS) archive]] (.p5p)
 
* [[IPS manifest|Image Packaging System (IPS) manifest]] (.p5m)
 
* [[IPS manifest|Image Packaging System (IPS) manifest]] (.p5m)
 
* [[Inno Setup self-extracting archive]]
 
* [[Inno Setup self-extracting archive]]
 
* [[InstallShield CAB]]
 
* [[InstallShield CAB]]
 +
* [[InstallShield installer archive]]
 
* [[InstallShield Z]]
 
* [[InstallShield Z]]
 
* [[IPA]] (.ipa) => iOS app in archived form; actually in zip format
 
* [[IPA]] (.ipa) => iOS app in archived form; actually in zip format
Line 171: Line 181:
 
* [[RPM]] (RedHat Package Manager)
 
* [[RPM]] (RedHat Package Manager)
 
* [[SIS]] (Symbian)
 
* [[SIS]] (Symbian)
* [[TI variable file]]
+
* [[Snap]] [https://docs.snapcraft.io/the-snap-format/698]
 
* [[Windows Installer]] (.msi, .msp)
 
* [[Windows Installer]] (.msi, .msp)
 +
* [[XAR (Executable Archive)]]
  
 
== Self-extracting archives ==
 
== Self-extracting archives ==
Line 182: Line 193:
 
* [[shar]] (Shell Archive, in Unix-like systems)
 
* [[shar]] (Shell Archive, in Unix-like systems)
  
== Transfer encodings ==
+
== Transfer formats ==
(convert binaries to printable ASCII for download; encode resource forks or metadata together with file, etc.)
+
(encapsulate a system-specific file structure to make it compatible with foreign systems, file transfer protocols, etc.)
* [[Ascii85]]
+
* [[AppleDouble]]
 +
* [[AppleSingle]]
 +
* [[Bento]] (1990s Apple cross-platform compound content format)
 
* [[Binary II]] (.bny) (for Apple II series) (often [[squeeze]]d as .bqy)
 
* [[Binary II]] (.bny) (for Apple II series) (often [[squeeze]]d as .bqy)
 
* [[BinHex]] (.hqx)
 
* [[BinHex]] (.hqx)
 +
* [[GEOS Convert]] (.cvt)
 
* [[MacBinary]]
 
* [[MacBinary]]
 +
* [[TI variable file]]
  
See also the main article, [[Transfer Encodings]].
+
For low-level transfer encodings, see [[Transfer Encodings]].
  
 
== Links ==
 
== Links ==

Revision as of 18:53, 6 December 2018

File Format
Name Archiving
Ontology

{{{caption}}}

(Lossless, for generic data + file archives)

See also: Compression, Error detection and correction

Contents

Archiving only

(many files => 1 file, no compression attempted)

Compression + archiving

(Multiple files => 1 file, makes it smaller. See Compression for formats that compress single files/streams, and Disk Image Formats for formats that capture the low-level structure of a disk)

Diff files

(containing only the parts of a file that have changed, so they can be applied to an existing file to update it; used for update distribution and incremental backups)

See also Wikipedia:Data differencing.

Encrypted or cryptographically signed archives

Filesystem backup and restoration

Formats designed for backing up disks, usually specifically targeted at particular filesystems (but backing it up in the form of file structures, not raw sector images like Disk Image Formats).

Institutional archiving

Metadata formats

(see also Metadata, Bibliographic data)

Miscellaneous

Program/App/Applet/Installer specialized archive formats

Self-extracting archives

(in addition, some of the other archivers are able to produce executable files for some platform which include the archived data and a program to extract them, and generally have the file extension normal for executables, such as .exe for DOS/Windows. In many cases, if you rename the extension to the appropriate one for the archive type involved, e.g., .zip, the file will open in the appropriate archiver, which is handy for extracting them on systems not compatible with the original executable.)

Transfer formats

(encapsulate a system-specific file structure to make it compatible with foreign systems, file transfer protocols, etc.)

For low-level transfer encodings, see Transfer Encodings.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox