FACTOID # 156: Tax makes up half of the of Gross Domestic Product in Denmark and Sweden. In Japan and the United States, it makes up less than 30%.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > List of archive formats

This is a list of file formats used by archivers and compressors. A file format is a particular way to encode information for storage in a computer file. ... A file archiver combines a number of files together into one archive file, or a series of archive files, for easier transportation or storage. ... In computer science and information theory, data compression or source coding is the process of encoding information using fewer bits (or other information-bearing units) than an unencoded representation would use through use of specific encoding schemes. ...

Contents


Archiving only

File extension(s)[1] MIME type[2] Official name[3] Platform[4] Description
.a, .ar Unix Archiver Unix-like The traditional archive format on Unix-like systems, now used mainly for the creation of static libraries.
.cpio application/x-cpio Cpio Unix-like
.shar application/x-shar Shell archive Unix-like A self-extracting archive that uses the Bourne shell (sh).
.tar application/x-tar Tape archive Unix-like A common archive format used on Unix-like systems. Generally used in common with gzip or compress to create .tar.gz or .tar.Z files.

A filename extension or filename suffix is an extra set of (usually) alphanumeric characters that is appended to the end of a filename to allow computer users (as well as various pieces of software on the computer system) to quickly determine the type of data stored in the file. ... Multipurpose Internet Mail Extensions (MIME) is an Internet Standard for the format of e-mail. ... The archiver (also known simply as ar) is a UNIX utility that maintains groups of files as a single archive file. ... A Unix-like operating system is one that behaves in a manner similar to a Unix system, while not necessarily conforming to or being certified to any version of the Single UNIX Specification. ... Static libraries are programming libraries which are linked into programs at compile-time. ... CPIO is both the name of a binary utility, and a form of digital archive. ... For the Forgotten Realms fictional goddess see Shar (goddess). ... The Bourne shell, or sh, was the default Unix shell of Unix Version 7, and replaced the Thompson shell, whose executable file had the same name, sh. ... To meet Wikipedias quality standards, this article or section may require cleanup. ... gzip is short for GNU zip, a GNU free software replacement for the Unix compress program. ... Categories: Disambiguation | Software stubs | Data compression software ...

Compression only

File extension(s)[1] MIME type[2] Official name[3] Platform[4] Description
.bz2 application/x-bzip2 bzip2 Unix-like An open-source, patent- and royalty-free compression format.
.gz application/x-gzip gzip Unix-like GNU Zip, the primary compression format used by Unix-like systems.
.lzma lzma Unix-like The LZMA compression algorithm as used by 7-Zip
.lzo lzop Unix-like An implementation of the LZO data compression algorithm
.rz rzip Unix-like A compression program designed to do particularly well on very large files containing long distance redundancy.
.z application/x-compress pack Unix-like The old Huffman encoding compression format.
.Z application/x-compress compress Unix-like The traditional LZW compression format.
.F Freeze/melt QNX4 Old compressor for QNX4 OS.
.??_ Windows Compression format(s) used by some Windows install programs

A filename extension or filename suffix is an extra set of (usually) alphanumeric characters that is appended to the end of a filename to allow computer users (as well as various pieces of software on the computer system) to quickly determine the type of data stored in the file. ... Multipurpose Internet Mail Extensions (MIME) is an Internet Standard for the format of e-mail. ... bzip2 is an open source data compression algorithm and program developed by Julian Seward. ... Open source describes practices in production and development that promote access to the end products sources. ... A patent is a set of exclusive rights granted by a state to a person for a fixed period of time in exchange for the regulated, public disclosure of certain details of a device, method, process or composition of matter (substance) (known as an invention) which is new, inventive, and... A royalty is a sum paid to the creator of performance art for the use of that art. ... gzip is short for GNU zip, a GNU free software replacement for the Unix compress program. ... GNU (pronounced ) is a free software operating system consisting of a kernel, libraries, system tools, compilers and many end-user applications. ... A Unix-like operating system is one that behaves in a manner similar to a Unix system, while not necessarily conforming to or being certified to any version of the Single UNIX Specification. ... LZMA, short for Lempel-Ziv-Markov chain-Algorithm, invented by nadnakinam (enciphered manikandan) and Dinesh(no enciphering) is a data compression algorithm in development until 2001 and used in the 7z format of the 7-Zip archiver and by StuffitX. It uses a dictionary compression scheme somewhat similar to LZ77... LZMA, short for Lempel-Ziv-Markov chain-Algorithm, invented by nadnakinam (enciphered manikandan) and Dinesh(no enciphering) is a data compression algorithm in development until 2001 and used in the 7z format of the 7-Zip archiver and by StuffitX. It uses a dictionary compression scheme somewhat similar to LZ77... 7-Zip is a file archiver predominantly for the Microsoft Windows operating system. ... LZOP is a free software file compression tool which uses LZO and is under the GPL license. ... LZO is a data compression algorithm that is focused on decompression speed. ... Rzip is a data compression program based on bzip2. ... In computer science, Huffman coding is an entropy encoding algorithm used for data compression that finds the optimal system of encoding strings based on the relative frequency of each character. ... Categories: Disambiguation | Software stubs | Data compression software ... LZW (Lempel-Ziv-Welch) is an implementation of a lossless data compression algorithm created by Abraham Lempel and Jacob Ziv. ... Freeze may refer to: Freeze, a particularly cold spell of weather, a snow storm or an ice storm. ... Physics In physics, melting is the process of heating a solid substance to a point (called melting point) where it turns liquid. ... QNX (pronounced either Q-N-X or Q-nix) is a commercial POSIX-compliant Unix-like real-time operating system, aimed primarily at the embedded systems market. ...

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
.7z application/x-7z-compressed 7-Zip Windows, Unix-like Windows, Unix-like Yes Open-source file format. Used by 7-Zip.
.ace application/x-ace-compressed WinACE Windows Windows, GNU/Linux Yes
.arc ARC DOS Multiple Yes
.alz ALZ Windows Multiple Yes A format designed for very large archives.
.arj ARJ Multiple Multiple Yes
.cab application/vnd.ms-cab-compressed Cabinet Windows Multiple Yes The Microsoft Windows native archive format, which is also used by many commercial installers such as InstallShield, WISE, and InstallAware.
.cpt Compact Pro Mac OS Compact Pro archive, a common archiver used on Mac platforms until about Mac OS 7.5.x. Competed with StuffIt; now obsolete.
.dar application/x-dar Disk Archiver Windows, Unix-like Windows, Unix-like Yes Open source file format. Files are compressed individually with either gzip or bzip2.
.dgc application/x-dgc-compressed DGCA Windows Windows
.dmg application/octet-stream Disk Image Mac OS X Mac OS X Supports "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 AES-128.
.gca application/x-gca-compressed GCA The predecessor of DGCA.
.ice ICE Windows Windows Yes Produced by ICEOWS program. Excels at textfile compression.
.j Jar Multiple Multiple Yes Jar archive, the successor to ARJ
.jar application/x-java-archive Jar Multiple Multiple Yes Java Archive. This type is actually just a renamed ZIP archive with a mandatory manifest file.
.lzh, .lha application/x-lzh LHA Multiple Multiple Yes The standard format on Amiga.
.lzx application/x-lzx LZX Amiga Archiver originally used on Amiga. Now used in the Microsoft .cab files.
.partimg Partimage Multiple Multiple Yes A disk image archive format that supports several compression methods as well as splitting the archive into smaller pieces.
.pq6 PAQ6 Unix-like and Windows An experimental opensource packager (http://www.cs.fit.edu/~mmahoney/compression/#paq6)
.qda Quadruple D Windows Windows Used for data in games written using the Quadruple D library for Delphi. Uses byte pair compression.
.rar application/x-rar-compressed RAR Multiple Multiple Yes A proprietary archive format, second in popularity to .zip files.
.rk RK and WinRK [1] Multiple Multiple No The 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 propriatary algorithms.
.sea sea Macintosh Mac 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.
.sit application/x-stuffit StuffIt Macintosh No A compression format common on Apple Macintosh computers.
.sqx SQX Windows A royalty-free compressing format
.tar.gz, .tgz, .tar.Z, .tar.bz2, .tbz2 application/x-gtar tar with gzip, compress, or bzip2 Multiple Multiple Yes The "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.
.uha UHarc Multiple Multiple Yes
.zip application/zip ZIP Originally DOS, now multiple Multiple Yes The most widely used compression format on Microsoft Windows. Commonly used on Macintosh and Unix systems too.
.zoo zoo Multiple Multiple Yes zoo
.zz Zzip Multiple Multiple Yes Archiver with a compression algorithm based on the Burrows-Wheeler Transform method.

A filename extension or filename suffix is an extra set of (usually) alphanumeric characters that is appended to the end of a filename to allow computer users (as well as various pieces of software on the computer system) to quickly determine the type of data stored in the file. ... Multipurpose Internet Mail Extensions (MIME) is an Internet Standard for the format of e-mail. ... The GNU free software logo Free software, as defined by the Free Software Foundation, is software which can be used, copied, studied, modified and redistributed without restriction. ... 7-Zip is a file archiver predominantly for the Microsoft Windows operating system. ... 7-Zip is a file archiver predominantly for the Microsoft Windows operating system. ... In computing, ACE is a proprietary data compression archive file format with superior compression compared to the ZIP file format, but at the cost of a lower compression speed. ... .arc is used as a file extension for serveral different file types that have in common that they are some kind of archive files. ... ‹ The template below has been proposed for deletion. ... ARJ is a tool for creating compressed file archives. ... In computing, CAB is the Microsoft Windows native compressed archive format. ... Microsoft Windows is a family of operating systems by Microsoft for use on personal computers, although versions of Windows designed for servers, embedded devices, and other platforms also exist. ... InstallAware is a software tool for creating Windows MSI installations for Windows, sometimes also called software packages. ... Compact Pro is a software data compression utility for archiving and compressing files on the Apple Macintosh platform. ... Dar is an excellent archiving tool which can completely replace tar. ... In computing, DGCA is a freeware compression utility created in 2001 by Shin-ichi Tsuruta (鶴田真一, Shin-ichi Tsuruta). ... A file with the extension . ... A disk image is a computer file containing the complete contents and structure of a data storage medium or device. ... The word GCA has more than one meaning: Gothenburg City Airport - a city airport in western Sweden Giant cell arteritis - a form of vasculitis GCA - a data file format Gun Control Act - Gun Control Act of 1968 Golf Course Architecture - Popular Golf magazine This is a disambiguation page—a list... ARJ is a tool for creating compressed file archives. ... In computing, a Jar file (short for Java archive) is a ZIP file used to distribute a set of Java classes. ... The Java platform is the name for a computing environment, or platform, from Sun Microsystems which can run applications developed using the Java programming language and set of development tools. ... The ZIP file format is a popular data compression and archival format. ... LHA is a freeware compression utility and associated file format. ... The original Amiga (1985) The Amiga is a family of home/personal computers originally developed by Amiga Corporation as an advanced game console. ... LZX is the name of an LZ77 family compression algorithm. ... Quadruple D (which stands for Do the DirectDraw with Delphi) is a DirectX library for Delphi developed by a Japanese programmer named SANDMAN. It has become the de-facto graphics library for Japanese PC games written in Delphi. ... Quadruple D (which stands for Do the DirectDraw with Delphi) is a DirectX library for Delphi developed by a Japanese programmer named SANDMAN. It has become the de-facto graphics library for Japanese PC games written in Delphi. ... The amphitheatre, seen from above. ... RAR 2. ... Proprietary indicates that a party exercises private ownership, control or use over an item of property, usually to the exclusion of other parties. ... WinRK is a commercial file archiver program for Microsoft Windows. ... PAQ is a series of open source data compression archivers that have evolved through collaborative development to top rankings on several benchmarks measuring compression ratio (although at the expense of speed and memory usage). ... ... Mac OS X (officially pronounced Mac OS Ten) is a line of proprietary, graphical operating systems developed, sold, and marketed by Apple Computer, the latest of which is included with all currently-shipping Apple Macintosh computers. ... StuffIt is a family of software utilities for archiving and compressing files on the Apple Macintosh, Microsoft Windows and Linux platforms: Macintosh users in particular utilise the software. ... The first Macintosh computer, introduced in 1984, upgraded to a 512K Fat Mac. The Macintosh or Mac, is a line of personal computers designed, developed, manufactured, and marketed by Apple Computer. ... UHarc is a solid, high-compression 386+ DOS/Windows archiver with multimedia support. ... The ZIP file format is a popular data compression and archival format. ... ‹ The template below has been proposed for deletion. ... Microsoft Windows is a family of operating systems by Microsoft for use on personal computers, although versions of Windows designed for servers, embedded devices, and other platforms also exist. ... The first Macintosh computer, introduced in 1984, upgraded to a 512K Fat Mac. The Macintosh or Mac, is a line of personal computers designed, developed, manufactured, and marketed by Apple Computer. ... Unix or UNIX is a computer operating system originally developed in the 1960s and 1970s by a group of AT&T Bell Labs employees including Ken Thompson, Dennis Ritchie, and Douglas McIlroy. ... zoo is a compression program and format developed by Rahul Dhesi in the mid 1980s. ... zoo is a compression program and format developed by Rahul Dhesi in the mid 1980s. ...

Packages

File extension(s)[1] MIME type[2] Official name[3] Platform[4] Description
.deb application/x-debian-package Debian package GNU/Linux (and other GNU derivatives) A software package format used on Debian and other Debian-based distributions.
.ipk Itsy Package GNU/Linux (and other GNU derivatives) A minimalistic derivative of the Debian package format used in handheld distributions and championed by Handhelds.org
.msi Windows Installer Windows The now-standard software package format on Microsoft Windows.
.pkg, .mpkg, .dist Package, Metapackage, Distribution Mac OS X A NeXTSTEP-derived package format that is used by the Installer application.
.rpm application/x-rpm RPM Package Manager, formerly Red Hat Package Manager GNU/Linux A software package format that was created by Red Hat. It is now used on many other distributions.
.pbi PC BSD Installer [?] PC-BSD Package format used on PC-BSD. It contains all necessary libraries (to avoid dependency hell).

A package management system is a collection of tools to automate the process of installing, upgrading, configuring, and removing software packages from a computer. ... A filename extension or filename suffix is an extra set of (usually) alphanumeric characters that is appended to the end of a filename to allow computer users (as well as various pieces of software on the computer system) to quickly determine the type of data stored in the file. ... Multipurpose Internet Mail Extensions (MIME) is an Internet Standard for the format of e-mail. ... deb is the extension of the Debian software package format and the most often used name for such binary packages. ... Debian, organized by the Debian Project, is a widely used distribution of free software developed through the collaboration of volunteers from around the world. ... Debian, organized by the Debian Project, is a widely used distribution of free software developed through the collaboration of volunteers from around the world. ... deb is the extension of the Debian software package format and the most often used name for such binary packages. ... The Windows Installer (previously known as Microsoft Installer, codename Darwin) is an engine for the installation of programs on Microsoft Windows systems. ... NeXTSTEP is the original object-oriented, multitasking operating system that NeXT Computer, Inc. ... Installer is an application included in Mac OS X which extracts and installs files out of . ... The RPM Logo RPM Package Manager (originally Red Hat Package Manager, abbreviated RPM) in the context of package management refers to two things: a software package file format, and the original tool developed to manage those packages. ... Red Hat, Inc. ... PC-BSD is a Unix-like, desktop-oriented operating system based on FreeBSD. It aims to be easy to install by using a graphical installation program, and easy- and ready-to-use immediately by providing KDE as the default, pre-installed graphical user interface. ... Illustration of an application which may use libvorbisfile. ... Dependency hell is a colloquial term for the frustration of some software users who have installed software packages which have dependencies on specific versions of other software packages. ...

Footnotes

  1. ^ a b c d (File extensions)—The file extensions may differ across platforms. The case of these extensions may differ on case-insensitve platforms.
  2. ^ a b c d (MIME type)—The 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 name)—The 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.

For other uses of IANA, see IANA (disambiguation). ... The GNU free software logo Free software, as defined by the Free Software Foundation, is software which can be used, copied, studied, modified and redistributed without restriction. ...

Platforms

A Unix-like operating system is one that behaves in a manner similar to a Unix system, while not necessarily conforming to or being certified to any version of the Single UNIX Specification. ... Linux (also known as GNU/Linux) is a Unix-like computer operating system. ... BSD redirects here; for other uses see BSD (disambiguation). ... Solaris is a computer operating system developed by Sun Microsystems. ... Unix systems filiation. ... Mac OS, which stands for Macintosh Operating System, is a series of graphical user interface-based operating systems developed by Apple Computer for their Macintosh line of computer systems. ... Mac OS X (officially pronounced Mac OS Ten) is a line of proprietary, graphical operating systems developed, sold, and marketed by Apple Computer, the latest of which is included with all currently-shipping Apple Macintosh computers. ... Microsoft Windows is a family of operating systems by Microsoft for use on personal computers, although versions of Windows designed for servers, embedded devices, and other platforms also exist. ... x86 or 80x86 is the generic name of a microprocessor architecture first developed and manufactured by Intel. ... The AMD64 or x86-64 is a 64-bit processor architecture invented by AMD. It is a superset of the x86 architecture, which it natively supports. ... In computing, IA-64 (Instruction Architecture-64) is a 64-bit processor architecture developed in cooperation by Intel and Hewlett-Packard for processors such as Itanium and Itanium 2. ... The original Amiga (1985) The Amiga is a family of home/personal computers originally developed by Amiga Corporation as an advanced game console. ...

See also


  Results from FactBites:
 
man pax(1) (4267 words)
In the preceding list, `preserve' indicates that an attribute stored in the archive is given to the extracted file, subject to the permissions of the invoking process.
When the selected archive format supports the specification of linked files and these files cannot be linked while the archive is being extracted, pax will write a diagnostic message to standard error and exit with a non-zero exit status at the completion of opera- tion.
Typical archive format restrictions include (but are not limited to): file pathname length, file size, link pathname length, and the type of the file.
List of archive formats - Wikipedia, the free encyclopedia (647 words)
This is a list of file formats used by archivers and compressors.
A self-extracting archive that uses the Bourne shell (sh).
Compression-only formats should often be denoted by the media type of the uncompressed data, with a content coding indicating the compression format.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.