Archiving

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Compression + archiving)
(Compression + archiving)
(11 intermediate revisions by one user not shown)
Line 23: Line 23:
 
* [[Flash (Micro TECH Systems)]] (.flh)
 
* [[Flash (Micro TECH Systems)]] (.flh)
 
* [[Hamster archive]]
 
* [[Hamster archive]]
 +
* [[HRX]]
 
* [[LBR]] (.lbr)
 
* [[LBR]] (.lbr)
 
* [[LBR (Commodore)]] (.lbr)
 
* [[LBR (Commodore)]] (.lbr)
Line 50: Line 51:
 
* [[ALZ]] (.alz) (ALZip)
 
* [[ALZ]] (.alz) (ALZip)
 
* [[AMG (compressed archive)|AMG]] (AMGC)
 
* [[AMG (compressed archive)|AMG]] (AMGC)
 +
* [[ar (Haruhiko Okumura)]]
 
* [[AR7]]
 
* [[AR7]]
 
* [[ARC (compression format)|ARC]] (PC/MS-DOS) (.arc)
 
* [[ARC (compression format)|ARC]] (PC/MS-DOS) (.arc)
Line 72: Line 74:
 
* [[CAR (SAP)|CAR]] (a SAP archive format; also see [[SAR]])
 
* [[CAR (SAP)|CAR]] (a SAP archive format; also see [[SAR]])
 
* [[CAR (MylesHi!)]]
 
* [[CAR (MylesHi!)]]
 +
* [[CAZIPXP]] (.caz)
 
* [[CFL]] (Compressed file library) (.cfl)
 
* [[CFL]] (Compressed file library) (.cfl)
 
* [[ChiefLZ]] (LZA)
 
* [[ChiefLZ]] (LZA)
Line 88: Line 91:
 
* [[EGG (ALZip)]] (.egg)
 
* [[EGG (ALZip)]] (.egg)
 
* [[ERI (compressed archive)|ERI]]
 
* [[ERI (compressed archive)|ERI]]
 +
* [[ESP (compressed archive)|ESP]]
 
* [[Freeze!]]
 
* [[Freeze!]]
 
* [[FTCOMP]]
 
* [[FTCOMP]]
Line 116: Line 120:
 
* [[MDCD]] (.md)
 
* [[MDCD]] (.md)
 
* [[Micrognosis Compression Archiver]] (MAR)
 
* [[Micrognosis Compression Archiver]] (MAR)
 +
* [[MPC (Marco Czudej)]] (.mp3)
 
* [[MSXiE]] (.xie)
 
* [[MSXiE]] (.xie)
 +
* [[NaShrinK]] (.nsk)
 
* [[Now Compress]]
 
* [[Now Compress]]
 
* [[NuFX]] (.bxy)
 
* [[NuFX]] (.bxy)
 
* [[OOP]]
 
* [[OOP]]
 
* [[oPAQue]]
 
* [[oPAQue]]
 +
* [[PA (PowerArchiver)]]
 
* [[packARC]] (.pja)
 
* [[packARC]] (.pja)
 
* [[Packdir]] (RISC OS)
 
* [[Packdir]] (RISC OS)
 
* [[PackIt]] (.pit)
 
* [[PackIt]] (.pit)
* [[PAK]] (.pak)  
+
* [[PAK]] (.pak) - various formats
 
* [[PAK (ARC extension)]]
 
* [[PAK (ARC extension)]]
 
* [[PAQ]] (.pa6, .pa7, .pa8, others)
 
* [[PAQ]] (.pa6, .pa7, .pa8, others)
Line 134: Line 141:
 
* [[PMA]] (.pma)
 
* [[PMA]] (.pma)
 
* [[PPMd]]
 
* [[PPMd]]
 +
* [[Pretty Simple Archiver]] (.psa)
 
* [[PUT]] (MicroFox) (.put)
 
* [[PUT]] (MicroFox) (.put)
 
* [[Quadruple D Archiver]] (.qda)
 
* [[Quadruple D Archiver]] (.qda)
Line 148: Line 156:
 
* [[Scifer]] (.sen, .ba, .xml)
 
* [[Scifer]] (.sen, .ba, .xml)
 
* [[ShrinkIt]] (.shk)
 
* [[ShrinkIt]] (.shk)
 +
* [[SKY (compressed archive)|SKY]]
 
* [[Slim!]]
 
* [[Slim!]]
 
* [[Softlib]] (Softdisk Publishing) (.slb)
 
* [[Softlib]] (Softdisk Publishing) (.slb)
Line 158: Line 167:
 
* [[StuffIt]] (.sit)
 
* [[StuffIt]] (.sit)
 
* [[StuffIt X]] (.sitx)
 
* [[StuffIt X]] (.sitx)
 +
* [[SuperPack]] (.spa)
 
* [[TBAFS]] (RISC OS)
 
* [[TBAFS]] (RISC OS)
 
* [[TSComp]] (.tsc)
 
* [[TSComp]] (.tsc)
Line 167: Line 177:
 
* [[xar (Extensible Archive)]] (.xar)
 
* [[xar (Extensible Archive)]] (.xar)
 
* [[XP3]] (.xp3) - used in [[KiriKiri Adventure Game System]]
 
* [[XP3]] (.xp3) - used in [[KiriKiri Adventure Game System]]
* [[XPACK]] (.xpa)
+
* [[xpa32]] (.xpa)
 +
* [[XPACK archive]] (.xpa)
 
* [[YAC]] (.yc)
 
* [[YAC]] (.yc)
 
* [[Yamazaki zipper archive]] (.yz1) - used in DeepFreezer
 
* [[Yamazaki zipper archive]] (.yz1) - used in DeepFreezer
 +
* [[Zet]]
 
* [[ZIP]] (.zip)
 
* [[ZIP]] (.zip)
 
* [[Zipx]] (.zipx)
 
* [[Zipx]] (.zipx)
Line 182: Line 194:
 
* [[ACB (compressed archive)|ACB]]
 
* [[ACB (compressed archive)|ACB]]
 
* [[binpatch (Jaap Korthals Altes)]]
 
* [[binpatch (Jaap Korthals Altes)]]
 +
* [[BinPatch (Kay Hayen)]]
 
* [[bsdiff]]
 
* [[bsdiff]]
 
* [[Courgette]]
 
* [[Courgette]]

Revision as of 15:14, 18 September 2021

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

File splitting

(1 file => multiple files. Most file splitting utilities just produce raw file fragments, and don't have a native file format. But some use a container format, and some create a separate "control" file for metadata.)

Also, the two sorts of Horcrux, Horcrux (jesseduffield) and Horcrux (kndyry), are split-and-encrypted files.

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.)

Software

Refer to Compression and archiving software.

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