Online TAR to TAR.GZ, you can put the TAR to TAR.GZ format on your computer, tablet or mobile phone without downloading any software!
Step 1
Upload TAR file
Select files from your computer, Google Drive, Dropbox, URL or by dragging them on the page.
Step 2
Select 'TAR.GZ'
Select output TAR.GZ or any other format as the conversion result (click the Convert button)
Step 3
Download your TAR file
After the conversion you can download your TAR.GZ file and upload it to Google Drive, Dropbox.
tar : Consolidated Unix File Archive
Tar is an archive type file format that is used in UNIX based Operating Systems. It contains file header. It is a packaging file that can integrate multiple files in uncompressed format. TAR files can be compressed using several compression techniques like GZ, GZIP, Z, 7Z, ZIP and LZO etc.
TGZ is a UNIX based archive that uses GZIP compression technique to compress TGZ files. It uses GZIP and TAR combination to bind and compress data files. It is also known as .TAR.GZ. It is used in the installation process of some Linux based Operating System. TGZ files are easy to compress or decompress in UNIX OS.