Informatika Komputer    
   
Daftar Isi
(Sebelumnya) List of Apache-MySQL-PHP packagesList of ARM microprocessor cores (Berikutnya)

Daftar/Tabel -- archive formats

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

Contents

Archiving only

File extension(s)[1]MIME type[2]Official name[3]Platform[4]Description
.a, .ar Unix ArchiverUnix-likeThe traditional archive format on Unix-like systems, now used mainly for the creation of static libraries.
.cpioapplication/x-cpiocpioUnix-likeRPM files consist of metadata concatenated with (usually) a cpio archive. Newer RPM systems also support other archives, as cpio is becoming obsolete. cpio is also used with initramfs.
.sharapplication/x-sharShell archiveUnix-likeA self-extracting archive that uses the Bourne shell (sh).
.LBR .LBRCP/M

DOS

A system for storing multiple files. LBR archives typically contained files processed by SQ, or the archive itself was compressed with SQ. LBR archives that were compressed with SQ ended with the extension .LQR
.iso ISO-9660 image(Various; cross platform)An archive format originally used mainly for archiving and distribution of the exact, nearly-exact, or custom-modified contents of an optical storage medium such as a CD-ROM or DVD-ROM. However, it can be used to archive the contents of other storage media, selected partitions, folders, and/or files. The resulting archive is typically optimized for convenient rendering to (re-)writable CD or DVD media.
.lbr  Commodore 64/128A library format used primarily on the Commodore 64 and 128 lines of computers. This bears no resemblance to the DOS LBR format. While library files were quick to implement (a number of programs exist to work with them) they are crippled in that they cannot grow with use: once a file has been created it cannot be amended (files added, changed or deleted) without recreating the entire file.
.mar Mozilla Archive(Various; cross platform)An archive format used by Mozilla for storing binary diffs. Used in conjunction with bzip2.
.tarapplication/x-tarTape archiveUnix-likeA common archive format used on Unix-like systems. Generally used in conjunction with compressors such as gzip, bzip2, compress or xz to create .tar.gz, .tar.bz2, .tar.Z or tar.xz files.

Compression only

File extension(s)[1]MIME type[2]Official name[3]Platform[4]Description
.bz2application/x-bzip2bzip2Unix-likeAn open source, patent- and royalty-free compression format. The compression algorithm is a Burrows-Wheeler transform followed by a move-to-front transform and finally Huffman coding
.F Freeze/melt [1]QNX4Old compressor for QNX4 OS. The compression algorithm is a modified LZSS, with an adaptive Huffman coding.
.gzapplication/x-gzipgzipUnix-likeGNU Zip, the primary compression format used by Unix-like systems. The compression algorithm is DEFLATE.
.lzapplication/x-lziplzipUnix-likeAn alternate LZMA algorithm implementation, with support for checksums and ident bytes.
.lzmaapplication/x-lzmalzmaUnix-likeThe LZMA compression algorithm as used by 7-Zip
.lzoapplication/x-lzoplzopUnix-likeAn implementation of the LZO data compression algorithm
.rz rzipUnix-likeA compression program designed to do particularly well on very large files containing long distance redundancy.
.sfark sfArkWindows compress/decompress- Linux and Mac OS X decompress onlyA compression program designed to do high compression on SF2 files (SoundFont)
.?Q? SQCP/M and DOSSqueeze: A program which compressed files. A file which was "squeezed" had the middle initial of the name changed to "Q", so that a squeezed text file would end with .TQT, a squeezed executable would end with .CQM or .EQE. Typically used with .LBR archives, either by storing the squeezed files in the archive, or by storing the files uncompressed and then compressing the archive, which would have a name ending in ".LQR".
.?Z? CRUNCHCP/M and DOSA compression program written by Steven Greenberg implementing the LZW algorithm. For several years in the CP/M world when no implementation was available of ARC, CRUNCHed files stored in .LBR archives were very popular. CRUNCH's implementation of LZW had a somewhat unique feature of modifying and occasionally clearing the code table in memory when it became full, resulting in a few percent better compression on many files.
.xzapplication/x-xzxzUnix-likeA compression format using LZMA2 to yield very high compression ratios.
.zapplication/x-compresspackUnix-likeThe old Huffman coding compression format.
.Zapplication/x-compresscompressUnix-likeThe traditional LZW compression format.
.infl inflateUnix-likeJoke compression program, actually increasing file size
.??_  MS-DOS/WindowsCompression format(s) used by some DOS and Windows install programs. MS-DOS includes expand.exe to uncompress its install files. The compressed files are created with a matching compress.exe command. The compression algorithm is LZSS.

Archiving and compression

File extension(s)[1]MIME type[2]Official name[3]Creation platform[4]Restoration platform[5]Restoring with free software[6]Description
.7zapplication/x-7z-compressed7zMultipleMultipleYesOpen source file format. Used by 7-Zip.
.s7zapplication/x-7z-compressed7zXMac OS XMac OS X, restoration on different platforms is possible although not immediateYesBased on 7z. Preserves Spotlight metadata, resource forks, owner/group information, dates and other data which would be otherwise lost with compression.

Made obsolete by the introduction of AppleDouble-encoded 7z archives (Macintosh only).

.aceapplication/x-ace-compressedACEWindowsUNIX-likeOld archive versions onlyProprietary format
.afaapplication/x-astrotite-afaAFAUNIX-likeUNIX-likeNoA format that compresses and doubly encrypt the data (AES256 and CAS256) avoiding brute force attacks, also hide files in an AFA file. It has two ways to safeguard data integrity and subsequent repair of the file if has an error (repair with AstroA2P (online) or Astrotite (offline)).
.alzapplication/x-alz-compressedALZipWindowsMultipleYesA mainly Korean format designed for very large archives.
.apkapplication/vnd.android.package-archi veAPKMultipleMultipleYesAndroid application package (variant of JAR file format).
.arc ARCMultipleMultipleYes 
.arjapplication/x-arjARJOriginally DOS, now multipleMultipleYes 
.ba SciferMultipleMultipleYesBinary Archive with external header
.bh BlakHole  NoProprietary format from the ZipTV Compression Components
.cabapplication/vnd.ms-cab-compressedCabinetWindowsMultipleYesThe Microsoft Windows native archive format, which is also used by many commercial installers such as InstallShield and WISE.
.cfsapplication/x-cfs-compressedCompact File SetWindows, Unix-like, Mac OS XMultipleYesOpen source file format.
.cpt Compact ProMac OSMultipleYesCompact Pro archive, a common archiver used on Mac platforms until about Mac OS 7.5.x. Competed with StuffIt; now obsolete.
.darapplication/x-darDisk ArchiverWindows, Unix-like, Mac OS XWindows, Unix-like, Mac OS XYesOpen source file format. Files are compressed individually with either gzip, bzip2 or lzo.
.dd DiskDoublerMac OS  obsolete
.dgcapplication/x-dgc-compressedDGCAWindowsWindows  
.dmgapplication/x-apple-diskimageApple Disk ImageMac OS XMac OS X, Windows, LinuxYesSupports "Internet-enabled" disk images, which, once downloaded, are automatically decompressed, mounted, have the contents extracted, and thrown away. Currently, Safari is the only browser that supports this form of extraction; however, the images can be manually extracted as well. This format can also be password-protected or encrypted with 128-bit or 256-bit AES encryption.
.gcaapplication/x-gca-compressedGCA   The predecessor of DGCA.
.ha [2]Originally DOSOriginally DOSYes, but may be covered by patentsDOS era format; uses arithmetic/Markov coding
.hki WinHKIMS WindowsMS WindowsNoHKI
.ice ICEWindowsWindowsYesProduced by ICEOWS program. Excels at text file compression.
.j JarMultipleMultipleYesJar archive, the successor to ARJ
.kgb KGB ArchiverMultipleMultipleYesOpen sourced archiver with compression using the PAQ family of algorithms and optional encryption.
.lzh, .lhaapplication/x-lzhLHAOriginally DOS, now multipleMultipleYesThe standard format on Amiga.
.lzxapplication/x-lzxLZXAmiga  Archiver originally used on The Amiga. Now copied by Microsoft to use in their .cab and .chm files.
.pak PAK   file format from NoGate Consultings, a rival from ARC-Compressor.
.partimg PartImageMultipleMultipleYesA disk image archive format that supports several compression methods as well as splitting the archive into smaller pieces.
.paq6, .paq7, .paq8 and variants PAQUnix-like and WindowsUnix-like and WindowsYesAn experimental open source packager (http://mattmahoney.net/dc)
.pea PeaZipLinux and WindowsLinux and WindowsYesOpen source archiver supporting authenticated encryption, volume spanning, customizable object level and volume level integrity checks (form CRCs to SHA-512 and Whirlpool hashes), fast deflate based compression
.pim PIMWindowsWindowsYesThe format from the PIM - a freeware compression tool by Ilia Muraviev. It uses an LZP-based compression algorithm with set of filters for executable, image and audio files.
.pit PackItMac OS  obsolete
.qda Quadruple DWindowsWindows Used for data in games written using the Quadruple D library for Delphi. Uses byte pair compression.
.rarapplication/x-rar-compressedRAROriginally DOS, now multipleMultipleYesA proprietary archive format, second in popularity to .zip files.
.rk RK and WinRK [3]MultipleMultipleNoThe format from a commercial archiving package. Odd among commercial packages in that they focus on incorporating experimental algorithms with the highest possible compression (at the expense of speed and memory), such as PAQ, PPMD and PPMZ (PPMD with unlimited-length strings), as well as a proprietary algorithms.
.sda Self Dissolving ARChiveCommodore 64, Commodore 128Commodore 64, Commodore 128N/ASDAs refer to Self Dissolving ARC files, and are based on the Commodore 64 and Commodore 128 versions of ARC, originally written by Chris Smeets. While the files share the same extension, they are not compatible between platforms. That is, an SDA created on a Commodore 64 but run on a Commodore 128 in Commodore 128 mode will crash the machine, and vice-versa. The intended successor to SDA is SFX.
.sea Self Extracting ArchiveMac OSMac OS (implicitly) A pre-Mac OS X Self-Extracting Archive format. StuffIt, Compact Pro, Disk Doubler and others could create .sea files, though the StuffIt versions were the most common.
.sen SciferMultipleMultipleYesScifer Archive with internal header
.sfx Self Extracting ArchiveCommodore 64, Commodore 128Commodore 64, Commodore 128N/ASFX is a Self Extracting Archive which uses the LHArc compression algorithm. It was originally developed by Chris Smeets on the Commodore platform, and runs primarily using the CS-DOS extension for the Commodore 128. Unlike its predecessor SDA, SFX files will run on both the Commodore 64 and Commodore 128 regardless of which machine they were created on.
.sitapplication/x-stuffitStuffItOriginally Mac OS, now multipleOriginally Mac OS, now multipleYesA compression format common on Apple Macintosh computers. Can be extracted with nulib command tool. The free StuffIt Expander is available for Windows and OS X.
.sitxapplication/x-stuffitxStuffIt XMultipleMultipleYesThe replacement for the .sit format that supports more compression methods, UNIX file permissions, long file names, very large files, more encryption options, data specific compressors (JPEG, Zip, PDF, 24-bit image, MP3). The free StuffIt Expander is available for Windows and OS X.
.sqx SQXWindowsWindows A royalty-free compressing format
.tar.gz, .tgz, .tar.Z, .tar.bz2,
.tbz2, .tar.lzma, .tlz
application/x-gtartar with gzip, compress, bzip2, or lzmaMultipleMultipleYesThe "tarball" format combines tar archives with a file-based compression scheme (usually gzip). Commonly used for source and binary distribution on Unix-like platforms, widely available elsewhere.
.uc .uc0 .uc2 .ucn .ur2 .ue2 UltraCompressor IIDOSDOS UltraCompressor 2.3 was developed to act as an alternative to the then popular PKZIP application. The main feature of the application is its ability to create large archives. This means that compressed archives with the UC2 file extension can hold almost 1 million files.
.uca PerfectCompressWindowsWindowsNoBased on PAQ, RZM, CSC, CCM, and 7zip. The format consists of a PAQ, RZM, CSC, or CCM compressed file and an manifest with compression settings stored in a 7z archive.[7]
.uha UHarcDOS/WindowsDOS/WindowsYesA high compression rate archive format originally for DOS.
.wim Windows ImageWindowsWindowsYesFile-based disk image format developed to deploy Microsoft Windows.
.xar XARMultipleMultipleYes 
.xp3 KiriKiriWindowsWindowsYesNative format of the Open Source KiriKiri Visual Novel engine. Uses combination of block splitting and zlib compression. The filenames and pathes are stored in UTF-16 format. For integrity check, the Adler-32 hashsum is used. For many commercial games, the files are encrypted (and decoded on runtime) via so-called "cxdec" module, which implements xor-based encryption.
.yz1 YZ1Windows, DOS, LinuxWindows, DOS, LinuxYesYamazaki zipper archive. Compression format used in DeepFreezer archiver utility created by Yamazaki Satoshi. Read and write support exists in TUGZip, IZArc and ZipZag
.zip, .zipxapplication/zipZIPOriginally DOS, now multipleMultipleYesThe most widely used compression format on Microsoft Windows. Commonly used on Macintosh and Unix systems as well.
.zooapplication/x-zoozooMultipleMultipleYes 
.zz ZzipMultipleMultipleYesArchiver with a compression algorithm based on the Burrows-Wheeler transform method.

Data recovery

File extension(s)[1]MIME type[2]Official name[3]Platform[4]Description
.ecc dvdisaster error-correction fileMultipleFile format used by dvdisaster to be used for data recovery when discs become damaged or partially unreadable.
.par
.par2
application/x-par2Parchive fileMultipleFile format used in conjunction with any archive format to provide redundancy and data recovery, most often in newsgroup distribution of binary files.

Footnotes

  1. ^ a b c d File extensions may differ across platforms. The case of these extensions may differ on case-insensitive platforms.
  2. ^ a b c d 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 uncompressed data, with a content coding indicating the compression format.
  3. ^ a b c d Official names may be disputed.
  4. ^ a b c d Creation platform indicates the platform(s) under which a format can be created.
  5. ^ 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.
  6. ^ "Restoring with free software" indicates whether the format can be restored using an extraction tool that is free software.
  7. ^ UCA is a PerfectCompress format. More information available at http://moises-studios.110mb.com/perfe ctcompress

Platforms

See also

External links

(Sebelumnya) List of Apache-MySQL-PHP packagesList of ARM microprocessor cores (Berikutnya)