Convertor

TARをTAR.GZに変換

無圧縮のTARをTAR.GZに圧縮すれば、おなじみの形式のまま保存や転送に適したサイズに縮小できます。

変換元
To

TAR

The standard Unix bundle format. Collects files and folders into a single uncompressed file, common on Linux and macOS.

TAR.GZ

A gzip-compressed TAR archive — the classic way software and backups are packaged on Linux and Unix systems.