WisePDF
TAR

TAR

Tape Archive

TAR (Tape Archive) originated in UNIX in 1979 as a format for writing files to magnetic tape. It bundles multiple files and directories into a single stream while preserving file permissions and symlinks, but applies no compression of its own. In practice, tar archives are almost always compressed with gzip (.tar.gz), bzip2 (.tar.bz2), or xz (.tar.xz) to reduce size. TAR remains the standard bundling format for Linux software source code and package distributions.

File extensions .tar
MIME type application/x-tar
Developer AT&T (UNIX)
First released 1979
Category Archives
Open standard Yes

What opens TAR files

  • GNU tar (all UNIX-like systems)
  • The Unarchiver (macOS)
  • 7-Zip (Windows)
  • Built-in on macOS and Linux

Browse File Formats

Reference details for 53 file formats — extensions, MIME types, what opens each one, and how they convert.