TAR アーカイブクリエイター
圧縮 · 無料オンラインツール
ファイルを .tar アーカイブにパッケージ化(圧縮なし)。
tar -xf archive.tar to extract, or pipe through gzip for a .tar.gz.POSIX ustar
適切な ustar ヘッダを書き込み — GNU tar、BSD tar、7-Zip と互換。
複数ファイル
任意の数のテキストファイルを 1 つのアーカイブにまとめる。
圧縮オーバーヘッドなし
純粋なコンテナ — 圧縮が必要なら gzip/brotli と別途組み合わせ。
TAR アーカイブクリエイターの使い方
- 1Enter or paste the text you want to compress.
- 2Select the compression algorithm (gzip, deflate, or brotli).
- 3Click compress to reduce the data size.
- 4Copy or download the compressed output.
機能と特徴
- ✓完全無料 — 登録不要、サブスクリプションなし、広告なし
- ✓ブラウザ上で完全に動作 — データは端末から送信されません
- ✓高速・軽量 — 即座に結果を表示
- ✓クロスプラットフォーム — デスクトップ・タブレット・モバイル対応
よくある質問
What compression algorithms are supported?
We support gzip, deflate, and brotli compression algorithms for text data.
Is there a file size limit?
Since tools run in your browser, the limit depends on your device memory. Most tools handle several megabytes without issues.
Can I decompress data produced by other software?
Yes. The decompression tools accept standard gzip, deflate, and brotli streams from any compliant source — command-line tools, web servers, or other libraries.
Why does the compressed output look unreadable?
Compressed data is binary, not text. Use Copy as Base64 or download it as a file — pasting raw compressed bytes into a text field will show garbled characters.
関連ツール
TAR アーカイブエクストラクター
.tar アーカイブを展開し内部ファイルを一覧表示。
GZ ファイルエクストラクター
単一の .gz ファイルを展開して内容を復元。
Smaz 短文字列コンプレッサー
短い英語文字列圧縮用の Smaz アルゴリズム。
Shoco テキストコンプレッサー
軽量な英語テキスト圧縮用 Shoco アルゴリズム。
圧縮ベンチマーク
同じ入力で複数アルゴリズムの圧縮率と時間を比較。
テキストコンプレッサー
最適アルゴリズムを自動選択する汎用テキスト圧縮。
バイナリファイルコンプレッサー
任意のバイナリファイルを圧縮してダウンロード。
アーカイブインスペクター
zip/tar/gz 形式を自動検出し構造を表示。