🔧
ZIP アーカイブエクストラクター
圧縮 · 無料オンラインツール
.zip をアップロードして展開しファイルを一覧/ダウンロード。
CoderNewbie チーム
Reads the ZIP central directory to list all entries. STORE (method 0) entries are extracted and downloadable; deflated entries (method 8) are listed with sizes — bundle
fflate/jszip to decode them.Upload a .zip file to see its contents.
セントラルディレクトリ
EOCD を読み取りセントラルディレクトリを走査してすべてのエントリを一覧表示。
STORE 展開
非圧縮エントリをその場でデコードしダウンロード可能。
Deflate 認識
deflate エントリをサイズ付きで報告し、本物のデコーダが必要なものを把握できます。
ZIP アーカイブエクストラクターの使い方
- 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.
関連ツール
Gzip / Brotli コンプレッサー
gzip および deflate ストリームでテキストを圧縮・展開。
Deflate コンプレッサー
Deflate アルゴリズムの圧縮/展開(ネイティブ CompressionStream)。
Zlib コンプレッサー
Zlib 形式(RFC 1950)の圧縮と展開。
Raw Deflate コンプレッサー
zlib ヘッダーのない生の Deflate ストリームの圧縮/展開。
LZ-String コンプレッサー
URL/LocalStorage の短いテキスト向け lz-string 圧縮/展開。
LZUTF-8 コンプレッサー
UTF-8 テキストに最適化された LZUTF-8 圧縮/展開。