143 votes
TAR File - What is a .tar file and how do I open it?
Learn about .TAR files and view a list of programs that open them.
Languages
Overview
What is a TAR file? A TAR file is an archive saved in the Tape Archive format. It contains multiple files that have been packaged together for easier storage and sharing. Notably, unlike .ZIP files and many other types of archives, TAR files are not compressed .
More Information TAR file open in 7-Zip AT&T Bell Laboratories developed the tar archiving utility and TAR archive format in 1979. Originally, tar was used to write data to tape drives, which are data storage devices that read and write data on magnetic tape. Thus, the archives tar created were referred to as Tape Archives. These days, Linux and other Unix-like users are the primary source of TAR files. For example, Linux users often distribute software packages as TAR files, to make those programs easier to download and install. Many of these users refer to TAR files as tarballs, a nickname that references real-life tar balls' sticky, object-gathering nature. While TAR files themselves are not compressed, users often compress them using tar or other compression utilities. This reduces a TAR file's file size, making it even easier to store and share. Primarily, users compress TAR files using Gzip compression, turning them into .TGZ or .TAR.GZ files. How to create a TAR file In Windows, you can create a TAR file with 7-Zip . To do so: If you haven't already, install 7-Zip. From within 7-Zip File Manager, select the files and folders you want to package in your TAR file. Right-click one of the selected items and select 7-Zip → Add to archive... . In the Add to Archive window, set the Archive format: to tar. Click OK . In macOS and Linux, you can use the tar command-line command to create a TAR file. For example, you can enter the following command to create a TAR file: tar -cf YourArchiveName.tar ~/path/to/your/files-or-folder If you want to compress the TAR file you create in this process (creating a .TAR.GZ file), instead enter the following command: tar -czf YourArchiveName.tar.gz ~/path/to/your/files-or-folder
Corel WinZip Mac 8 Icon
Breadcrumbs
Previous / Next
In-Depth
.TAR File Extension
Tape Archive
| Developer | AT&T Labs |
| Popularity |
3.7 | 143 Votes |
What is a TAR file?
A TAR file is an archive saved in the Tape Archive format. It contains multiple files that have been packaged together for easier storage and sharing. Notably, unlike .ZIP files and many other types of archives, TAR files are not compressed .
More Information
TAR file open in 7-Zip
AT&T Bell Laboratories developed the tar archiving utility and TAR archive format in 1979. Originally, tar was used to write data to tape drives, which are data storage devices that read and write data on magnetic tape. Thus, the archives tar created were referred to as Tape Archives.
These days, Linux and other Unix-like users are the primary source of TAR files. For example, Linux users often distribute software packages as TAR files, to make those programs easier to download and install. Many of these users refer to TAR files as tarballs, a nickname that references real-life tar balls' sticky, object-gathering nature.
While TAR files themselves are not compressed, users often compress them using tar or other compression utilities. This reduces a TAR file's file size, making it even easier to store and share. Primarily, users compress TAR files using Gzip compression, turning them into .TGZ or .TAR.GZ files.
How to create a TAR file
In Windows, you can create a TAR file with 7-Zip . To do so:
In macOS and Linux, you can use the tar command-line command to create a TAR file. For example, you can enter the following command to create a TAR file:
tar -cf YourArchiveName.tar ~/path/to/your/files-or-folder
If you want to compress the TAR file you create in this process (creating a .TAR.GZ file), instead enter the following command:
tar -czf YourArchiveName.tar.gz ~/path/to/your/files-or-folder
How to open a TAR file
You can open a TAR file, and extract the files it contains, with several common archive utilities, including:
Android users can open TAR files with ZDevs ZArchiver. iOS users can open TAR files with ComcSoft Corporation iZip.
Open and view .TAR files with File Viewer Plus . Free Download
Programs that open TAR files
Sort
Pricing
Program Name
Platform
Reset
X
Windows
File Viewer Plus
—
Get it from Microsoft
Free +
7-Zip
Free
Corel WinZip
Free Trial
RARLAB WinRAR
Free Trial
Smith Micro StuffIt Deluxe
—
Discontinued
Paid
ESTSoft AlZip
Free
PeaZip
Free
B1 Free Archiver
Free
Mac
Apple Archive Utility
Included with OS
The Unarchiver
Free
Corel WinZip Mac
Free Trial
Smith Micro StuffIt Deluxe Mac 16
—
Discontinued
Paid
Keka
Free
GNU Tar
Free
PeaZip
Free
B1 Free Archiver
Free
Linux
GNU Tar
Free
PeaZip
Free
B1 Free Archiver
Free
Web
123apps Archive Extractor
Free
iOS
ComcSoft Corporation iZip
Free +
Android
File Viewer for Android
Free +
ZDevs ZArchiver
Free
RARLAB RAR
Free +
Category: Data Files
Updated: June 15, 2023