Top Qs
Timeline
Chat
Perspective

List of archive formats

From Wikipedia, the free encyclopedia

Remove ads

This is a list of file formats used by archivers and compressors used to create archive files.

Archive formats by purpose

Summarize
Perspective

Archive formats are used for backups, mobility, and archiving. Many archive formats compress the data to consume less storage space and result in quicker transfer times as the same data is represented by fewer bytes. Another benefit is that files are combined into one archive file which has less overhead for managing or transferring. There are numerous compression algorithms available to losslessly compress archived data; some algorithms are designed to work better (smaller archive or faster compression) with particular data types. Archive formats are used by most operating systems to package software for easier distribution and installation than binary executables.

Archiving only

More information File extension(s), MIME type ...

Compression only

More information File extension(s), MIME type ...

Archiving and compression

More information File extension(s), MIME type ...

Data recovery

More information File extension(s), MIME type ...
Remove ads

Comparison

Containers and compression

More information Format, Filename extension ...

Software packaging and distribution

More information Format, Filename extension ...

Features

More information Archive format, Built-in compression ...
Remove ads

See also

Notes

  1. File extensions may differ across platforms. The case of these extensions may differ on case-insensitive platforms.
  2. MIME media types may be conjectural. Very few have been officially registered with the IANA. Compression-only formats should often be denoted by the media type of the decompressed data, with a content coding indicating the compression format.
  3. Official names may be disputed.
  4. Creation platform indicates the platform(s) under which a format can be created.
  5. If attaching .F to the file name is not possible with the DOS operating system, the second and third character of the filename extension are replaced by XF.
  6. Restoration platform indicates the platform(s) under which a format can be restored/extracted. Most file formats can be understood by more than one platform.
  7. "Restorable with free software" indicates whether the format can be restored using an extraction tool that is free software.
  8. RARLAB UnRAR is proprietary. The free unar has partial unpacking support for RAR1.3, RAR1.5, RAR2, RAR3 & RAR5 [13] and the free libarchive has partial unpacking support for RAR3[14] & RAR5[15].
  9. The DOS and Windows operating systems required filenames to include an extension (of at least one, and typically 3 characters) to identify the file type. Such extensions must be unique for each type of file. Many operating systems identify a file's type from its contents without the need for an extension in its name. However, the use of three-character extensions has been embraced as a useful and efficient shorthand for identifying file types.
  10. Archive files are often stored on magnetic or other media subject to storage errors. Many archive formats contain extra error detection or correction information which can be used by the software used to read the archive files to detect and possibly correct errors.
  11. Many archive formats contain redundant data embedded in the files in order to detect data storage or transmission errors, and the software used to read the archive files contains logic to detect and correct errors.
  12. Many archive formats include the capability to encrypt contents to prevent unauthorised access, using one of many available encryption methods.
  13. While the original tar format uses the ASCII character encoding, current implementations use the UTF-8 (Unicode) encoding, which is backwards compatible with ASCII.
  14. Supports the external Parchive program (par2).
  15. The PAQ family (with its lighter weight derivative LPAQ) went through many revisions, each revision suggested its own extension. For example: ".paq9a".
  16. From 3.20 release RAR can store modification, creation and last access time with the precision up to 0.0000001 second (0.1 μs).[24][25]
  17. WIM can store the ciphertext of encrypted files on an NTFS volume, but such files can only by decrypted if an administrator extracts the file to an NTFS volume, and the decryption key is available (typically from the file's original owner on the same Windows installation). Microsoft has also distributed some download versions of the Windows operating system as encrypted WIM files, but via an external encryption process and not a feature of WIM.
  18. Not to be confused with the archiver JAR written by Robert K. Jung, which produces ".j" files.
  19. Compression is not a built-in feature of the formats, however, the resulting archive can be compressed with any algorithm of choice. Several implementations include functionality to do this automatically
  20. Per-file compression with gzip, bzip2, lzo, xz, lzma (as opposed to compressing the whole archive). An individual can choose not to compress already compressed filenames based on their suffix as well.
  21. Most implementations can optionally produce a self-extracting executable
Remove ads

References

Loading content...
Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.

Remove ads