Skip to content
🔧

TAR アーカイブエクストラクター

圧縮 · 無料オンラインツール

.tar アーカイブを展開し内部ファイルを一覧表示。

EZ4Code チーム
Parses POSIX ustar headers (name, size, mode) and extracts each entry. For .tar.gz files, decompress with gzip first.
Upload a .tar file to see its contents.

ustar 解析

POSIX ustar ヘッダを読み取り、各エントリの名前、サイズ、内容を一覧表示。

ファイルごとダウンロード

プレビューから展開された任意のファイルを個別にダウンロード。

依存関係なし

純粋な JS — 任意のブラウザで動作、ライブラリ不要。

TAR アーカイブエクストラクターの使い方

  1. 1Enter or paste the text you want to compress.
  2. 2Select the compression algorithm (gzip, deflate, or brotli).
  3. 3Click compress to reduce the data size.
  4. 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.

関連ツール